haiku/headers
François Revol d40bcaab8e m68k code.
We will use SRP (supervisor root pointer) register to hold the current thread pointer.
Its use by the pmmu is optional and I don't plan on using it.
There are 32 other bits left.
Wonder if weshouldn't use it for system_time() instead... will see, but there are no other usable regs.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22696 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-23 23:48:02 +00:00
..
build * added more stuff which was needed to get the test environment to compile 2007-10-21 15:54:04 +00:00
compatibility/bsd Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
cpp
glibc
gnu
legacy/network
libs updated freetype to 2.3.5 2007-08-09 21:33:28 +00:00
os Debugger support. Unfinished. 2007-10-23 23:44:47 +00:00
posix * int32_t, uint32_t are now of type "int", and no longer of type "long". 2007-10-21 20:10:43 +00:00
private m68k code. 2007-10-23 23:48:02 +00:00
tools