haiku/src/kernel
Ingo Weinhold 4cacc85bae Prevent a linker error. It complains about multiple definitions of nothrow.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10985 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-23 19:56:19 +00:00
..
apps Fixed the "no previous prototype" warning. 2005-01-22 21:23:33 +00:00
boot Added a platform_register_boot_device() stub function. 2005-01-20 17:40:46 +00:00
core Prevent a linker error. It complains about multiple definitions of nothrow. 2005-01-23 19:56:19 +00:00
drivers Removed dev.c as it's no longer in use (driver loading is now done by 2005-01-18 16:39:33 +00:00
glue Changed our nice crt0.c to something more GCC compatible; we're not calling 2005-01-22 13:36:31 +00:00
ldscripts Rather keep the .eh_frame section, if we want exceptions. 2005-01-22 16:29:21 +00:00
libroot That may be the wrong place, but R5's libroot prints 'Abort' when abort() was called. That's at least a helpful clue, when you see your program terminate spontaneously. 2005-01-22 17:34:57 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Added the messaging service. 2005-01-23 19:54:46 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00