bionic/libc/arch-x86_64
Elliott Hughes 938f38daee Fix clone.S for x86_64.
We need to pull the arguments off the child stack and put them into the
registers they're expected to be in.

Change-Id: I064b3258cdd89d513c632857cabb46e52492af2b
2013-10-17 22:22:31 -07:00
..
bionic Fix clone.S for x86_64. 2013-10-17 22:22:31 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
string Add ffs and memcmp16 to x86_64. 2013-10-17 17:03:22 -07:00
syscalls Add missing aliases for off64_t functions in 64-bit land. 2013-10-17 16:56:40 -07:00
syscalls.mk Sort the syscalls.mk files, give all generated files the same header. 2013-10-16 14:27:59 -07:00
x86_64.mk Add ffs and memcmp16 to x86_64. 2013-10-17 17:03:22 -07:00