OSDN Git Service

Fix the order of arguments to sys_clone for x86.
authorElliott Hughes <enh@google.com>
Wed, 27 Nov 2013 00:20:50 +0000 (16:20 -0800)
committerElliott Hughes <enh@google.com>
Wed, 27 Nov 2013 00:20:50 +0000 (16:20 -0800)
commit99c393dff33e0a5d3838c16dc7878f32ac3da971
tree5f7d46e4c7047c8ab0dbc650ec6957bab79613fa
parent6ae2f22dc091844f2cf4a1de65d3ff6b225c2635
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
libc/arch-x86/bionic/__bionic_clone.S