NetBSD/sys/arch/mipsco
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
..
compile
conf Use custom linker script for building ECOFF kernel images. The PROM loader 2001-01-22 01:54:03 +00:00
include Make sure everybody has an splvm() and equate it with splimp() (splimp() 2001-01-14 02:00:37 +00:00
mipsco Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
obio Deal with -Wstrict-prototypes -Wmissing-prototypes 2000-12-03 04:51:04 +00:00
stand Much needed installboot utility. Manual page to follow. 2000-09-26 10:00:19 +00:00
Makefile Add stand directory to build process 2000-09-26 11:45:06 +00:00