aarch64: Fix DO_CALL block comment

This commit is contained in:
Richard Henderson 2014-05-25 12:33:00 -04:00
parent 82aab97cbf
commit c69abcee72
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2014-05-25 Richard Henderson <rth@twiddle.net>
* sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
block comment.
* sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
define if !NOT_IN_libc.
* sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only

View File

@ -148,7 +148,7 @@ __local_syscall_error: \
# endif
/* Linux takes system call args in registers:
syscall number in the SVC instruction
syscall number x8
arg 1 x0
arg 2 x1
arg 3 x2