NetBSD/sys/arch/arm32
tv b21bfbde11 Add -Wno-main conditional on compiler being gcc 2.8 or egcs. (This adds
a HAVE_GCC28 check-variable that can now be used to add other gcc-2.8
flags in cases where they may be useful, or to remove gcc 2.7.2 "bug
workaround" flags.)
1998-04-12 23:47:41 +00:00
..
arm32 current_spl_level should be initialized to _SPL_HIGH. 1998-04-10 20:29:02 +00:00
compile
conf Add -Wno-main conditional on compiler being gcc 2.8 or egcs. (This adds 1998-04-12 23:47:41 +00:00
dev Remove some redundant .req statements. 1998-04-01 22:55:45 +00:00
doc Bring this more up to date. 1998-03-26 20:43:02 +00:00
fpe-arm Remove some redundant .req statements. 1998-04-01 22:55:05 +00:00
include Define profiling and non-profiling versions of the ENTRY and ASENTRY 1998-04-01 22:50:22 +00:00
iomd Fix the interrupt number for the PS/2 mouse port on the ARM7500 1998-04-10 06:54:30 +00:00
kshell
mainbus Include machine/asm.h and use the ENTRY() macro for all function entry 1998-04-01 23:14:21 +00:00
podulebus Implement bus_space_read_multi_1() fucntion for podulebus. 1998-03-23 17:07:38 +00:00
rc7500 Overhaulled cpu_reboot(). Junked all the boot action garbage and just use 1998-04-02 02:01:13 +00:00
riscpc Updated to use cpu_reset() rather than boot0(). 1998-02-22 00:08:16 +00:00
vidc Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile