NetBSD/sys/arch/cats
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
..
cats Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
compile
conf + include "dev/wsfont/files.wsfont" for VGA change. 2001-09-04 02:59:32 +00:00
include Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ... 2001-09-16 17:40:40 +00:00
isa Move the footbridge dir out of arm32 into arm. 2001-06-09 10:29:11 +00:00
Makefile Add cats specific makefile for tags and includes. 2001-06-12 08:32:46 +00:00