haiku/headers/private/kernel/arch
Axel Dörfler 9175b5a5e0 Cleanup of the header mess: removed the redundant APIC/mp structure definitions
from smp_priv.h and stage2_priv.h. Created a new file smp_apic.h which now
contains those definitions.
Made the APIC_xxx register offsets only base offsets (without referencing a
particular variable).
Other small cleanups (i.e. "unsigned int" to uint32).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2604 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-30 21:20:33 +00:00
..
alpha
ppc
sh4
sparc
x86 Cleanup of the header mess: removed the redundant APIC/mp structure definitions 2003-01-30 21:20:33 +00:00
cpu.h Added prototypes for the sys_/user_ attribute calls. 2002-10-08 03:19:57 +00:00
dbg_console.h
debug.h
elf.h Included NewOS change 1674. Moved private elf structures to elf_priv.h. 2002-12-30 13:34:25 +00:00
faults.h
int.h
smp.h
thread_struct.h
thread.h Added a private tls.h file with definitions for the reserved TLS slots. 2003-01-07 09:17:31 +00:00
timer.h
vm_translation_map.h
vm.h