haiku/headers/private/kernel/arch
Ingo Weinhold b18c9b97ae * Implemented x86 assembly version of memset().
* memset() is now available through the commpage.
* CPU modules can provide a model-optimized memset().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27952 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-10 18:43:46 +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 * Implemented x86 assembly version of memset(). 2008-10-10 18:43:46 +00:00
cpu.h memory barrier functions available for drivers. 2008-04-26 15:18:04 +00:00
debug_console.h
debug.h Added new parameter "skipIframes" to arch_debug_get_stack_trace(). That 2008-09-15 13:09:14 +00:00
elf.h
int.h Fully inline {disable,restore}_interrupts() and friends when including 2008-10-01 14:33:10 +00:00
platform.h
real_time_clock.h
smp.h
system_info.h
thread_types.h
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 * Added "from" address space parameter to vm_swap_address_space()/ 2008-10-07 21:39:19 +00:00