haiku/src/system/libroot/os/arch/x86
Ingo Weinhold 8cc146385f Use the new <asm_defs.h> header in x86 assembly files. Particularly
added FUNCTION_END() calls for a good deal of functions. The respective
ELF symbols do now have a correct size.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27718 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-23 22:50:30 +00:00
..
atomic.S Use the new <asm_defs.h> header in x86 assembly files. Particularly 2008-09-23 22:50:30 +00:00
byteorder.S Use the new <asm_defs.h> header in x86 assembly files. Particularly 2008-09-23 22:50:30 +00:00
compatibility.c * Adds the _kunlock_node_() syscall obviously used by p4. This should fix 2008-08-17 20:35:05 +00:00
get_stack_frame.S Use the new <asm_defs.h> header in x86 assembly files. Particularly 2008-09-23 22:50:30 +00:00
Jamfile * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
syscalls.inc Use the new <asm_defs.h> header in x86 assembly files. Particularly 2008-09-23 22:50:30 +00:00
system_info.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
system_time_asm.S Use the new <asm_defs.h> header in x86 assembly files. Particularly 2008-09-23 22:50:30 +00:00
system_time.c Implemented the PPC specific RTC support. We search for an "rtc" 2006-01-04 04:55:04 +00:00
thread.c This removes the inline assembly code for find_thread 2005-08-20 23:57:11 +00:00
time.c * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
tls.c Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00