NetBSD/sys/arch/sparc
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 Add `-mno-fpu' to the compiler options once again: the current compiler 2001-01-22 12:59:29 +00:00
dev
fpu fix warnings in DEBUG & DIAGNSTIC code. 2000-12-06 01:47:49 +00:00
include fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
sparc Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
stand On V0 proms, read the `idprom' property at the root node to get to the 2001-01-18 12:50:10 +00:00
Makefile