haiku/headers/private/kernel/arch
Ingo Weinhold 4dd0a2c7b6 Added arch_debug_get_stack_trace() that can be used to get a stack trace
(the list of return addresses) for the current stack.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25204 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-27 02:54:27 +00:00
..
alpha
m68k * get rid of ppc stuff 2008-02-03 11:39:28 +00:00
ppc added a arch_commpage.h header for ppc, dunno if it needs to be changed 2008-01-19 15:43:45 +00:00
sh4
sparc
x86 - Added support in system info for extended cpu family and model. 2008-03-21 16:44:05 +00:00
cpu.h memory barrier functions available for drivers. 2008-04-26 15:18:04 +00:00
debug.h Added arch_debug_get_stack_trace() that can be used to get a stack trace 2008-04-27 02:54:27 +00:00
debug_console.h * Added the opportunity to add temporary debug interrupt handlers for 2006-06-12 22:24:53 +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.h axeld + bonefish: 2008-02-17 15:48:30 +00:00
thread_types.h
timer.h
user_debugger.h Merged branch haiku/branches/developer/bonefish/optimization revision 2008-01-11 00:36:44 +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
vm_translation_map.h
vm_types.h