haiku/headers/private/kernel/arch
Ingo Weinhold f19279abda Danger! The size of empty structures differs between C and C++, so we have to put something in, if we want to use them from both.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11314 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-10 02:59:37 +00:00
..
alpha
ppc Added missing arch_system_info.h header. 2005-01-20 18:00:33 +00:00
sh4
sparc
x86 Danger! The size of empty structures differs between C and C++, so we have to put something in, if we want to use them from both. 2005-02-10 02:59:37 +00:00
cpu.h Replaced reboot() by arch_cpu_shutdown(). 2004-11-19 20:16:20 +00:00
dbg_console.h Made header C++ safe. Added new function prototype for arch_dbg_con_init_settings(). 2005-01-10 07:43:48 +00:00
debug.h
elf.h
faults.h
int.h
real_time_clock.h Added arch_rtc_init() function prototype. 2005-01-26 18:28:40 +00:00
smp.h
system_info.h Added our first x86-only syscall for get_cpuid(). 2004-12-01 03:54:23 +00:00
thread_struct.h
thread.h Some header work to reduce dependencies. Also fixes the debug build. 2004-12-13 22:22:45 +00:00
timer.h
vm_translation_map.h
vm.h Introduced new arch_vm.h header. 2004-12-10 18:48:31 +00:00