added a lot of debugging functions that should help fixing bugs

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2099 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2002-11-28 02:25:04 +00:00
parent 363999a1eb
commit 7991b1a031
9 changed files with 89 additions and 24 deletions
+3
View File
@@ -65,4 +65,7 @@ long remove_io_interrupt_handler (long,
/** @} */
/* during kernel startup, interrupts are disabled */
extern bool kernel_startup;
#endif /* _KERNEL_INT_H */