bionic/libc/arch-x86
Elliott Hughes 99c393dff3 Fix the order of arguments to sys_clone for x86.
Unlike x86-64, x86's arguments are just like every other
architecture's.

Change-Id: Ic6da23f2a70599683b68e7e12ab9ba061e0b349c
2013-11-26 16:20:50 -08:00
..
bionic Fix the order of arguments to sys_clone for x86. 2013-11-26 16:20:50 -08:00
include/machine Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
string Add .cfi_startproc/.cfi_endproc to ENTRY/END. 2013-11-19 16:31:24 -08:00
syscalls Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
syscalls.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
x86.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00