haiku/headers/private/kernel/arch
Axel Dörfler 9de17be600 * Moved I/O APIC initialization to a later point, now the APCI and DPC modules
can safely be used.
* Since using the I/O APIC is disabled by default, I've removed the "return"
  that prevented its use when enabled. Let's see if it already does anything.
* Adapted other arch_int.cpp with a bit of cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36290 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 12:42:10 +00:00
..
alpha
arm * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
m68k * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
mipsel * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
ppc * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
sh4 Removed unused <arch>_switch_stack_and_call() and 2010-01-09 15:09:02 +00:00
sparc
x86 * Add code to allocate and free interrupt vectors for message signaled 2010-04-13 14:46:09 +00:00
cpu.h
debug_console.h
debug.h * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
elf.h Symbol resolution functions in the kernel: Removed the unused parameter 2009-05-13 15:25:27 +00:00
int.h * Moved I/O APIC initialization to a later point, now the APCI and DPC modules 2010-04-15 12:42:10 +00:00
platform.h
real_time_clock.h
smp.h
system_info.h
thread_types.h
thread.h Removed unused <arch>_switch_stack_and_call() and 2010-01-09 15:09:02 +00:00
timer.h
user_debugger.h * Always include the public arch_debugger.h headers. The structures defined 2009-07-21 22:18:39 +00:00
vm_translation_map.h Refactored vm_translation_map: 2010-01-14 03:26:12 +00:00
vm_types.h
vm.h vm_area -> VMArea 2009-12-01 17:40:04 +00:00