NetBSD/sys/arch/newsmips
jdolecek 8b24036797 Require the machine-dependant DDB commands to be in db_machine_command_table[]
and link it directly to db_command_table[] so that it's not necessary
to do this at runtime. Make db_machine_command_table[] const on all ports.
g/c now unneded stuff, like db_machine_commands_install(), db_machine_init()

Patch written by enami.
2001-01-22 13:56:55 +00:00
..
apbus Make this stuff compile with -wstrict-prototpes -wmissing-prototypes. 2000-12-03 01:42:29 +00:00
compile Make sure the compile directory is always there. 1998-02-19 09:17:56 +00:00
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Make this stuff compile with -wstrict-prototpes -wmissing-prototypes. 2000-12-03 01:42:29 +00:00
include Make sure everybody has an splvm() and equate it with splimp() (splimp() 2001-01-14 02:00:37 +00:00
newsmips Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
stand Add support to boot on APbus machine (e.g. NWS-5000). 2000-10-12 05:34:29 +00:00
Makefile Add stand to SUBDIR. 1999-07-08 11:48:47 +00:00