kernel - Add kprintf0() (#ifdef'd out)
commitb84c2783a7053a35b5c73f103d1014050588fd07
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Nov 2010 02:34:27 +0000 (31 19:34 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Nov 2010 02:34:27 +0000 (31 19:34 -0700)
treee39df83a956fb89e32cd8cb1d7685d93d3e43303
parent3dc9b69849e7fcb1c27b0d6562684c64b0b2d874
kernel - Add kprintf0() (#ifdef'd out)

* Add some helper code for low level early boot debugging which defaults
  to being #ifdef'd out.
sys/ddb/db_output.c
sys/sys/systm.h