haiku/src/kernel/core/arch
Axel Dörfler 38afe35e66 Renamed CHECK_USER_ADDRESS() to IS_USER_ADDRESS() to make its function more clear.
Added our license to the updated source files.
Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6672 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-02-22 14:52:59 +00:00
..
m68k It is accomplished ... 2002-07-09 12:24:59 +00:00
mips Added the arch_cpu_idle() call to all platforms, though only x86 really 2002-07-18 14:19:14 +00:00
ppc Renamed CHECK_USER_ADDRESS() to IS_USER_ADDRESS() to make its function more clear. 2004-02-22 14:52:59 +00:00
sh4 renamed atomic_read() into atomic_get() (since we already have atomic_set(), but not a atomic_write()) 2003-08-31 01:21:56 +00:00
sparc It is accomplished ... 2002-07-09 12:24:59 +00:00
sparc64 It is accomplished ... 2002-07-09 12:24:59 +00:00
x86 Renamed CHECK_USER_ADDRESS() to IS_USER_ADDRESS() to make its function more clear. 2004-02-22 14:52:59 +00:00
Jamfile Fixed Jamfile to not use OBOS_TARGET_DIR any longer (but OBOS_ARCH instead). 2003-05-03 16:12:46 +00:00