OSDN Git Service

MIPS: Convert __syscall_error() callers to use $a0 for argument
authorKevin Cernekee <cernekee@gmail.com>
Tue, 5 Jun 2012 22:05:19 +0000 (15:05 -0700)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 6 Jun 2012 07:32:34 +0000 (09:32 +0200)
commit3c58d95d918c7e2fda374c37a52f81b34b81e4ca
tree9dcfccad6ca3f3743e5dd306b646959300948f87
parentda117419bdb39a4cb5035ebba46379f7c48738b3
MIPS: Convert __syscall_error() callers to use $a0 for argument

Some callers passed the first argument in $v0, while others used $a0.
Change the callers to use $a0 consistently.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/mips/vfork.S
libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h
libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/vfork.S