haiku/src/system/kernel/arch
Travis Geiselbrecht 3095921098 asm optimized user_memcpy(), which should help somewhat, since the old version was a byte-by-byte copy.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20723 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-16 06:48:38 +00:00
..
generic * Moved the early startup VM allocation functions from vm_page.c to vm.cpp. 2007-02-27 19:26:40 +00:00
m68k Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
mips Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
ppc Added a wrapper function for the invocation of debugger commands. It 2007-04-01 17:15:37 +00:00
sh4 Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
sparc Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
sparc64 Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
x86 asm optimized user_memcpy(), which should help somewhat, since the old version was a byte-by-byte copy. 2007-04-16 06:48:38 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00