haiku/headers/private/kernel/arch
Axel Dörfler a78a421de8 Renamed sleep() to spin() as that's what it does, and sleep() also doesn't
like unistd.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9040 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-23 13:43:57 +00:00
..
alpha It is accomplished ... 2002-07-09 12:24:59 +00:00
ppc Be's native types are no longer allowed in this file (because of the gensyscall utility). 2004-09-19 18:55:33 +00:00
sh4 Implemented new syscalls for 32 and 64 bit atomic operations. 2003-08-21 23:02:00 +00:00
sparc Some header cleanups. 2003-05-03 14:12:16 +00:00
x86 Renamed sleep() to spin() as that's what it does, and sleep() also doesn't 2004-09-23 13:43:57 +00:00
cpu.h Removed user_strncpy()/strcpy() and backends. 2004-02-23 05:26:08 +00:00
dbg_console.h Some header cleanups. 2003-05-03 14:12:16 +00:00
debug.h Some header cleanups. 2003-05-03 14:12:16 +00:00
elf.h Some header cleanups. 2003-05-03 14:12:16 +00:00
faults.h Some header cleanups. 2003-05-03 14:12:16 +00:00
int.h Renamed arch_int_is_interrupts_enabled() to arch_int_are_interrupts_enabled(). 2003-10-28 17:55:20 +00:00
real_time_clock.h Applied our style guide, made the headers C++ safe. 2003-10-24 11:58:21 +00:00
smp.h Applied NewOS change 1914: moved APIC setup into the kernel due to a 2004-03-14 22:54:00 +00:00
thread.h Made C++ safe. 2004-03-16 02:24:42 +00:00
thread_struct.h Some header cleanups. 2003-05-03 14:12:16 +00:00
timer.h Replaced timer.h with a cpp safe version. 2004-03-14 21:08:25 +00:00
vm.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00
vm_translation_map.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00