NetBSD/sys/arch/acorn32
thorpej 147b1bdc1c Add some rudimentary support for ELF symbols in DDB on the ARM ports.
On platforms which load the kernel sans symbols directly from firmware
(possibly in e.g. S-Record format), call ddb_init() with empty arguments,
so that it will search any compiled in SYMTAB_SPACE.  On all other platforms,
if __ELF__, also call ddb_init() with empty arguments until ELF bootloaders
which pass symbol information are ready.
2001-11-09 07:21:37 +00:00
..
acorn32 Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
compile Ensure that arch/acorn32/compile gets created. 2001-10-07 12:20:55 +00:00
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev
doc Added the documentation section of arch/arm32 to not let it dissapear. 2001-10-18 00:05:00 +00:00
include Not used in this port yet but since it is supposed to be a generic machine 2001-11-03 02:12:37 +00:00
mainbus
podulebus
stand
Makefile Basic acorn32 makefile -- the arm32 one with the obvioud transformations 2001-10-06 22:04:11 +00:00