git: kernel - Get rid of kprintf0()

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0174149e77e61becc144cf8d5693f60656ac380e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Oct 29 16:55:20 2010 -0700 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> Summary of changes: sys/platform/pc32/i386/trap.c | 4 ++-- sys/platform/pc64/x86_64/nexus.c | 37 ------------------------------------- sys/platform/pc64/x86_64/trap.c | 13 ++----------- sys/sys/systm.h | 1 - 4 files changed, 4 insertions(+), 51 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0174149e77e61becc144cf8d5693f60656ac380e -- DragonFly BSD source repository
文章代碼(AID): #1CvoL249 (DFBSD_commit)