haiku/headers/private/kernel/arch/x86
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
..
arch_config.h uint32 -> unsigned int. No need to rely on defined types. 2004-09-10 23:12:23 +00:00
arch_cpu.h Partially covered by arch_config.h and support/ByteOrder.h now/already. 2004-09-10 14:18:46 +00:00
arch_elf.h Added new arch_elf.h header where the platform dependent relocation definitions 2003-05-03 12:51:56 +00:00
arch_kernel_args.h Renamed arch_stage2.h to arch_kernel_args.h. 2003-10-07 23:34:59 +00:00
arch_kernel.h Minor cleanup. 2004-06-09 18:15:25 +00:00
arch_thread.h posix signals support, 1st pass 2002-10-23 17:31:10 +00:00
arch_vm_translation_map.h Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h 2003-10-17 13:35:12 +00:00
console_dev.h Some header cleanups. 2003-05-03 13:26:32 +00:00
descriptors.h Added a private tls.h file with definitions for the reserved TLS slots. 2003-01-07 09:17:31 +00:00
faults.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_bus.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_private.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_raw.h It is accomplished ... 2002-07-09 12:24:59 +00:00
interrupts.h It is accomplished ... 2002-07-09 12:24:59 +00:00
partition.h It is accomplished ... 2002-07-09 12:24:59 +00:00
rtl8139_dev.h It is accomplished ... 2002-07-09 12:24:59 +00:00
rtl8139_priv.h It is accomplished ... 2002-07-09 12:24:59 +00:00
selector.h Moved <types.h> to <sys/types.h>. 2002-09-23 02:36:51 +00:00
smp_apic.h Cleanup of the header mess: removed the redundant APIC/mp structure definitions 2003-01-30 21:20:33 +00:00
smp_priv.h Applied NewOS change 1914: moved APIC setup into the kernel due to a 2004-03-14 22:54:00 +00:00
stage2_priv.h Renamed sleep() to spin() as that's what it does, and sleep() also doesn't 2004-09-23 13:43:57 +00:00
thread_struct.h posix signals support, 1st pass 2002-10-23 17:31:10 +00:00
timer.h It is accomplished ... 2002-07-09 12:24:59 +00:00
types.h Moved <types.h> to <sys/types.h>. 2002-09-23 02:36:51 +00:00
vesa.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vm.h It is accomplished ... 2002-07-09 12:24:59 +00:00