kernel - Get rid of kprintf0()
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 29 Oct 2010 23:55:20 +0000 (16:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 29 Oct 2010 23:55:20 +0000 (16:55 -0700)
commit0174149e77e61becc144cf8d5693f60656ac380e
tree19339d999e58d8dca734aec8376a04e990884fd0
parent093565f2299e17b9488a3a58197f6d9bab0cca9e
kernel - Get rid of kprintf0()

* This was old x86-64 debugging stuff that is no longer needed.

* Also remove some i386 leakage of the function.

Reported-by: Antonio Huete Jimenez <tuxillo@crater.dragonflybsd.org>
sys/platform/pc32/i386/trap.c
sys/platform/pc64/x86_64/nexus.c
sys/platform/pc64/x86_64/trap.c
sys/sys/systm.h