aarch64: Fix DO_CALL block comment
authorRichard Henderson <rth@redhat.com>
Sun, 25 May 2014 16:33:00 +0000 (12:33 -0400)
committerRichard Henderson <rth@redhat.com>
Sun, 25 May 2014 16:33:00 +0000 (12:33 -0400)
ChangeLog
sysdeps/unix/sysv/linux/aarch64/sysdep.h

index a126a4a..d0f5dfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 8397ad3..e158ec6 100644 (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