haiku/headers/private/kernel/arch
François Revol 1a8a803ee1 WIP
Abstracted cpu and mmu version dependant stuff (compatibility where are you) into ops like func arrays.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22821 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-11-03 21:02:03 +00:00
..
alpha
m68k WIP 2007-11-03 21:02:03 +00:00
ppc More regs in m68k iframe. 2007-10-26 14:28:54 +00:00
sh4 Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
sparc Removed execute property that was set accidently (since CVS days). 2005-03-18 01:50:45 +00:00
x86 More regs in m68k iframe. 2007-10-26 14:28:54 +00:00
cpu.h yet another fix for #1018, which has at this point blossomed into a reorg of how AP cpus are initialized. 2007-02-19 00:11:24 +00:00
debug_console.h * Added the opportunity to add temporary debug interrupt handlers for 2006-06-12 22:24:53 +00:00
debug.h Cleanup of the debug stuff, prepared for blue screen debugging. 2005-05-29 13:01:38 +00:00
elf.h Made C++ safe. 2006-01-11 14:36:43 +00:00
int.h Added [arch_]int_post_device_manager() which is invoked after 2006-02-07 02:50:32 +00:00
platform.h Implemented first basic APM driver. Only tested with QEMU so far, that's why 2006-01-28 18:11:20 +00:00
real_time_clock.h The real_time_data structure contains an architecture specific 2006-01-04 02:17:59 +00:00
smp.h
system_info.h
thread_types.h Replaced arch/thread_struct.h with arch/thread_types.h, and renamed 2005-12-20 16:07:27 +00:00
thread.h * Implemented sigaltstack() and set_signal_stack(), thus closing bug #1401. 2007-08-16 18:01:47 +00:00
timer.h
user_debugger.h * Added support for setting (hardware) break-/watchpoints in the kernel. 2007-09-02 22:04:36 +00:00
vm_translation_map.h
vm_types.h Preparation for MTRR support, code is completely untested, though. 2005-12-12 17:04:36 +00:00
vm.h * vm.h no longer includes vm_types.h - only those that actually need access 2007-09-27 12:21:33 +00:00