Commit Graph

9355 Commits

Author SHA1 Message Date
Ralf Corsepius
0fdaca2197 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
	* psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
	* psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
	* psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
2004-04-01 10:14:37 +00:00
Ralf Corsepius
78ef0dcabd 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
2004-04-01 10:14:34 +00:00
Ralf Corsepius
ebbe119eb5 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* libblock/include/rtems/bdbuf.h: Include <rtems/chain.h> instead of <chain.h>.
	* libblock/include/rtems/ide_part_table.h: Include <rtems/chain.h> instead of <chain.h>.
	* libcsupport/src/malloc.c: Include <rtems/chain.h> instead of <chain.h>.
	* libcsupport/src/mount.c: Include <rtems/chain.h> instead of <chain.h>.
	* libcsupport/src/unmount.c: Include <rtems/chain.h> instead of <chain.h>.
	* libfs/src/imfs/imfs.h: Include <rtems/chain.h> instead of <chain.h>.
	* libfs/src/imfs/imfs_directory.c: Include <rtems/chain.h> instead of <chain.h>.
	* libfs/src/imfs/imfs_load_tar.c: Include <rtems/chain.h> instead of <chain.h>.
	* sapi/include/confdefs.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* sapi/include/confdefs.h: Include <rtems/console.h> instead of <console.h>.
	* libfs/src/imfs/imfs_load_tar.c: Include <rtems/imfs.h> instead of <imfs.h>.
	* libmisc/shell/cmds.c: Include <rtems/imfs.h> instead of <imfs.h>.
	* libmisc/fsmount/fsmount.c: Include <rtems/imfs.h> instead of <imfs.h>.
	* sapi/include/confdefs.h: Include <rtems/imfs.h> instead of <imfs.h>.
	* itron/src/can_wup.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/chg_pri.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/cre_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/cre_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/cre_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/cre_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/del_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/del_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/del_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/del_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/dis_dsp.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ena_dsp.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/eventflags.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/exd_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ext_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/fmempool.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/frsm_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/get_tid.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/itronintr.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/itronsem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/itrontime.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/mbox.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/mboxtranslatereturncode.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/msgbuffer.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/msgbuffertranslatereturncode.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/network.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/port.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/prcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/prcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/preq_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/psnd_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/rcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/rcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ref_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ref_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ref_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ref_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/rel_wai.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/rot_rdq.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/rsm_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/sig_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/slp_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/snd_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/snd_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/sta_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/sus_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/sysmgmt.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/task.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/ter_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/trcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/trcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/tslp_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/tsnd_mbf.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/twai_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/vmempool.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/wai_sem.c: Include <rtems/itron.h> instead of <itron.h>.
	* itron/src/wup_tsk.c: Include <rtems/itron.h> instead of <itron.h>.
	* sapi/include/rtems/config.h: Include <rtems/itron.h> instead of <itron.h>.
	* sapi/include/confdefs.h: Include <rtems/itron.h> instead of <itron.h>.
	* sapi/src/itronapi.c: Include <rtems/itron.h> instead of <itron.h>.
	* sapi/include/confdefs.h: Include <rtems/rtc.h> instead of <rtc.h>.
	* sapi/include/confdefs.h: Include <rtems/timerdrv.h> instead of <timerdrv.h>.
2004-04-01 10:14:23 +00:00
Ralf Corsepius
b49bcfcec6 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:12:49 +00:00
Ralf Corsepius
cbdd077faa 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:12:02 +00:00
Ralf Corsepius
7f01f8953b 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* start.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:12:00 +00:00
Ralf Corsepius
206e590765 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:11:58 +00:00
Ralf Corsepius
cf72000698 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
2004-04-01 10:11:53 +00:00
Ralf Corsepius
2d39080c27 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:48 +00:00
Ralf Corsepius
12f971c6d8 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:45 +00:00
Ralf Corsepius
fa3ef4a227 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:42 +00:00
Ralf Corsepius
0a0d67c55e 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:11:40 +00:00
Ralf Corsepius
b7768c55e2 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* bootloader/exception.S: Include <rtems/asm.h> instead of <asm.h>.
	* bootloader/head.S: Include <rtems/asm.h> instead of <asm.h>.
	* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* start/rtems_crti.S: Include <rtems/asm.h> instead of <asm.h>.
	* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
	* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:11:27 +00:00
Ralf Corsepius
1c54724638 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
	* startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
2004-04-01 10:11:08 +00:00
Ralf Corsepius
8da27232de 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:11:04 +00:00
Ralf Corsepius
0505504770 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/i8042.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
	* console/console.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:11:00 +00:00
Ralf Corsepius
40e9b09563 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
	* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:10:55 +00:00
Ralf Corsepius
152c523c4a 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:10:49 +00:00
Ralf Corsepius
fb7a1412b3 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:10:42 +00:00
Ralf Corsepius
cbf0e625f4 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
2004-04-01 10:10:33 +00:00
Ralf Corsepius
d6a0781bf3 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console/led.S: Include <rtems/asm.h> instead of <asm.h>.
	* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
	* startup/idtmem.S: Include <rtems/asm.h> instead of <asm.h>.
	* startup/idttlb.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
2004-04-01 10:10:26 +00:00
Ralf Corsepius
99ddf762d6 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:10:23 +00:00
Ralf Corsepius
a9a27b51c9 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:10:06 +00:00
Ralf Corsepius
553aa5f204 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:10:01 +00:00
Ralf Corsepius
671a6477df 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
	* console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-04-01 10:09:51 +00:00
Ralf Corsepius
999cae6193 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:09:44 +00:00
Ralf Corsepius
c2e9632ea2 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* include/bsp.h: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
	* startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
2004-04-01 10:09:37 +00:00
Ralf Corsepius
b14d8a483c 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/ldsegs.S: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:09:22 +00:00
Ralf Corsepius
8529cf6119 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* network/network.c: Include <rtems/asm.h> instead of <asm.h>.
	* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
	* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:09:10 +00:00
Ralf Corsepius
173fd7cff7 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
	* syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:08:08 +00:00
Ralf Corsepius
c0a200e61f 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* sh7045/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
	* sh7045/sci/sci_termios.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
2004-04-01 10:08:03 +00:00
Ralf Corsepius
11c2382d67 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc505/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc6xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc6xx/mmu/mmuAsm.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8260/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* ppc403/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc5xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>.
	* mpc8260/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* mpc8xx/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
	* ppc403/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
2004-04-01 10:07:38 +00:00
Ralf Corsepius
62b5781b07 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
	* shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
	* timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:55 +00:00
Ralf Corsepius
fcd9127729 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:49 +00:00
Ralf Corsepius
6caf92f864 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpuModel.S: Include <rtems/asm.h> instead of <asm.h>.
	* idtr.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:06 +00:00
Ralf Corsepius
04d13bc301 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* backward/asm.h, backward/chain.h, backward/clockdrv.h,
	backward/console.h, backward/dosfs.h, backward/imfs.h,
	backward/iosupp.h, backward/itron.h, backward/ringbuf.h,
	backward/rtc.h, backward/spurious.h, backward/timerdrv.h,
	backward/vmeintr.h: New.
2004-04-01 01:58:30 +00:00
Ralf Corsepius
509fec9c7f 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/ide/ata.c, libchip/network/dec21140.c,
	libchip/network/elnk.c, libchip/network/i82586.c,
	libchip/network/if_fxp.c, libchip/network/if_fxpvar.h,
	libchip/network/open_eth.c, libchip/network/sonic.c,
	libchip/rtc/icm7170.c, libchip/serial/ns16550.c,
	libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c,
	libchip/shmdr/init.c, libchip/shmdr/intr.c,
	libchip/shmdr/shm_driver.h: Cosmetics.
2004-03-31 11:18:37 +00:00
Ralf Corsepius
e75cef9705 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/clock/ckinit.c, sh7750/include/sh/sh4uart.h,
	sh7750/sci/sh4uart.c: Cosmetics.
2004-03-31 11:12:13 +00:00
Ralf Corsepius
e208738ca3 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mpc6xx/timer/timer.c: Cosmetics.
2004-03-31 11:11:53 +00:00
Ralf Corsepius
ae5901be44 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
	mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
	Cosmetics.
2004-03-31 11:11:30 +00:00
Ralf Corsepius
2ab000f8e3 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h: Cosmetics.
2004-03-31 11:11:09 +00:00
Ralf Corsepius
4debfd362d 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* i960rp/cpu_install_intr_stack.c: Cosmetics.
2004-03-31 11:10:26 +00:00
Ralf Corsepius
1b7c918309 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add --with-project-root, --with-project-top to
	rtems_bsp_configure.
2004-03-31 10:56:48 +00:00
Ralf Corsepius
3456ce8a46 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.m4: Remove ENDIF.
	Remove with_target_subdir defaulting to '.'.
	* acinclude.m4: Add --includedir to sub_configure_args.
2004-03-31 10:55:15 +00:00
Ralf Corsepius
a785e63585 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* started/buildc.t: Use tar xjf for bzip'ed files.
	* started/buildrt.t: Use tar xjf to unzip rtems.
2004-03-31 10:50:31 +00:00
Ralf Corsepius
c83b5678c9 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/rtems/no-dpmem.c, optman/rtems/no-mp.c,
	optman/rtems/no-msg.c, optman/rtems/no-part.c,
	optman/rtems/no-region.c, optman/rtems/no-rtmon.c,
	optman/rtems/no-sem.c, optman/rtems/no-timer.c,
	optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99
	fixed size types.
2004-03-31 08:29:14 +00:00
Ralf Corsepius
a2ac7e100a 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
	gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
2004-03-31 05:21:47 +00:00
Ralf Corsepius
6505d3facc 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/ckinit.c, shmsupp/getcfg.c, shmsupp/lock.c,
	startup/bspstart.c, timer/timer.c, timer/timerisr.c: Convert to
	using c99 fixed size types.
2004-03-31 05:20:11 +00:00
Ralf Corsepius
40d6543b56 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.c, include/bsp.h, shmsupp/cause_intr.c,
	shmsupp/getcfg.c, shmsupp/lock.c, startup/bspstart.c: Convert to
	using c99 fixed size types.
2004-03-31 05:19:16 +00:00
Ralf Corsepius
e7d03cbcf0 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* bspstart.c, gnatcommon.c: Convert to using c99 fixed size types.
2004-03-31 05:18:13 +00:00