NetBSD/sys/arch/arm32
cgd 18ec26aa21 add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH,
execpt without quotes.  meant to be __CONCAT()ted for easy #includes
of machine-dependent headers for MI code (e.g. for the MI ISA/EISA/PCI/TC
bus code).
1996-03-04 05:04:10 +00:00
..
arm32 Added #ifdef FPE guard. 1996-02-23 18:50:56 +00:00
boot LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
compile
conf Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
dev Fixed declaration of a debugging variable. 1996-02-22 23:03:44 +00:00
doc Updated development history 1996-02-05 17:21:31 +00:00
fpe-arm ARM FPE is now secure i.e. user processes cannot use FP instructions 1996-02-23 22:20:43 +00:00
fpe-sp
include add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, 1996-03-04 05:04:10 +00:00
iomd assym.s -> assym.h 1996-02-02 02:34:09 +00:00
kshell Remove prototype for strcmp() as this is in libkern.h 1996-02-22 23:31:51 +00:00
mainbus Fixed declaration of a debugging variable. 1996-02-22 23:03:44 +00:00
podulebus Opps, what was a delay() prototype doing here. 1996-02-22 23:25:10 +00:00
vidc Fixed kernel panic when the debugger called cngetc(). 1996-02-15 22:54:45 +00:00
Makefile