NetBSD/sys/arch/mips
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
..
conf New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
include No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
mips Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
Makefile
Makefile.inc