git: kernel - Add kprintf0() (#ifdef'd out)

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit b84c2783a7053a35b5c73f103d1014050588fd07 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Oct 31 19:34:27 2010 -0700 kernel - Add kprintf0() (#ifdef'd out) * Add some helper code for low level early boot debugging which defaults to being #ifdef'd out. Summary of changes: sys/ddb/db_output.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ sys/sys/systm.h | 1 + 2 files changed, 51 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b84c2783a7053a35b5c73f103d1014050588fd07 -- DragonFly BSD source repository
文章代碼(AID): #1CvoL6H7 (DFBSD_commit)