add new bits to the compiler.h file
commit8077478f04e3969aa6679f8f8bb2c28b7d72e616
authorTravis Geiselbrecht <geist@newos.org>
Thu, 29 May 2008 07:52:11 +0000 (29 07:52 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Thu, 29 May 2008 07:52:11 +0000 (29 07:52 +0000)
treeec5c056dff61b38239d590f90316246679de6acc
parent42ce1449b09a3e066124c4bc044cb4237d6c305f
add new bits to the compiler.h file
add NO_RETURN attribute to panic, which fixes something in the x86_64 stuff
point sys/cdefs.h to newos/compiler.h

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1253 c25cc9d1-44fa-0310-b259-ad778cb1d433
include/kernel/debug.h
include/newos/compiler.h
include/sys/cdefs.h
kernel/debug.c