NetBSD/sys/arch/dnard
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
..
compile
conf Add bridge pseudo devices to GENERIC configs 2001-09-01 21:52:23 +00:00
dnard Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
include re-add asm.h to get arch/dnard to compile again; it links to the 2001-10-06 00:27:59 +00:00
isa Add isa_machdep.c for dnard 2001-05-09 15:58:50 +00:00
ofw Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
Makefile