mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
aarch64: Fix DO_CALL block comment
This commit is contained in:
parent
82aab97cbf
commit
c69abcee72
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user