NetBSD/sys/arch/arm32
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
..
arm32
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev
doc Forgot these ones... and make notice of the move. 2001-10-17 23:58:34 +00:00
fpe-arm
include Fix the LOADADDR() macro. 2001-11-02 23:43:13 +00:00
isa
mainbus
ofw Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
pci
shark Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
stand/ofwboot Couple of changes: 2001-11-02 20:24:37 +00:00
Makefile