OSDN Git Service

fixup x86 setdomainname.S
authorNick Kralevich <nnk@google.com>
Sun, 27 Mar 2016 21:52:58 +0000 (14:52 -0700)
committerNick Kralevich <nnk@google.com>
Sun, 27 Mar 2016 21:52:58 +0000 (14:52 -0700)
commitdbf2e192818891919767c184bcf8c515676705a7
tree4511d68a15393b800d1d2095341fc9e8500fccd8
parentd132099e0597276dea1faa30d674256309c99736
fixup x86 setdomainname.S

Both be910529322b461148debefd50b9e0d67ae84f8e and
e2faf07d659b1c824002e50b9cdfa9caae62a31b were submitted about
two days ago. The former changed how the syscalls stubs were
generated, but the latter was submitted using the old stub
format.

Use the new stub format for setdomainname.S

Change-Id: I578acd7053f57a275f6831dd2404ef04826c578e
libc/arch-x86/syscalls/setdomainname.S