git: kernel: In the x86_64 kernel, add a missing include to trap

看板DFBSD_commit作者時間15年前 (2011/03/17 14:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 775ce2da9af7303ba4231b96850d09e7ebc02f17 Author: Sascha Wildner <saw@online.de> Date: Thu Mar 17 07:07:04 2011 +0100 kernel: In the x86_64 kernel, add a missing include to trap.c. Some bits of code in trap() regarding the handling of T_NMI were not compiled in due to NISA not being defined. While I'm here, put some more code in "#if NISA > 0", like it is for i386. Summary of changes: sys/platform/pc64/x86_64/trap.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/775ce2da9af7303ba4231b96850d09e7ebc02f17 -- DragonFly BSD source repository
文章代碼(AID): #1DWQhc3D (DFBSD_commit)