haiku/headers
Axel Dörfler 3d78db8f17 Removed B_KDEBUG_* definitions; they are already part of KernelExport.h.
dbg_register_file[][] reserves now space for SMP_MAX_CPUS CPUs.
Removed old dbg_{set|get}_serial_debug() functions.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5308 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-11 04:01:31 +00:00
..
libs Upgrading to 2.1.4 2003-07-25 16:18:35 +00:00
os Fixed set_real_time_clock() - its time parameter is now uint32 not int32, 2003-10-24 14:50:15 +00:00
posix flock() is neither POSIX, nor available in BeOS. 2003-11-06 00:15:54 +00:00
private Removed B_KDEBUG_* definitions; they are already part of KernelExport.h. 2003-11-11 04:01:31 +00:00
tools Added support for asserting debugger() calls. The macro CPPUNIT_ASSERT_DEBUGGER shall be used in that case. 2003-11-10 00:45:18 +00:00