haiku/headers/private/kernel/arch
Ingo Weinhold e670fc6f63 Added new parameter "skipIframes" to arch_debug_get_stack_trace(). That
many iframes are supposed to be skipped before recording the stack
trace. Currently implemented for x86 only.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27529 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-15 13:09:14 +00:00
..
alpha
m68k Implemented keyboard input for KDL. 2008-08-03 15:57:03 +00:00
ppc Remove PAGE_SIZE define for ppc and m68k from kernel private headers. It's not needed there and should be in public header anyway. 2008-06-11 01:16:48 +00:00
sh4
sparc
x86 * Added acpi_shutdown() method. If the ACPI bus manager is installed, this will 2008-09-10 19:50:08 +00:00
cpu.h memory barrier functions available for drivers. 2008-04-26 15:18:04 +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 Added new parameter "skipIframes" to arch_debug_get_stack_trace(). That 2008-09-15 13:09:14 +00:00
elf.h Made C++ safe. 2006-01-11 14:36:43 +00:00
int.h Initial work towards supporting IO APICs. This cannot work for PCI interrupts 2008-07-18 23:19:41 +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 axeld + bonefish: 2008-02-17 15:48:30 +00:00
timer.h
user_debugger.h Made safe to be included from assembly code. 2008-08-27 12:50:56 +00:00
vm_translation_map.h
vm_types.h
vm.h * vm.h no longer includes vm_types.h - only those that actually need access 2007-09-27 12:21:33 +00:00