summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/solaris2
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/solaris2')
-rw-r--r--sysdeps/unix/sysv/solaris2/kopensolaris-gnu/i386/syscall.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/i386/syscall.S b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/i386/syscall.S
index 3228730758..8e0039c46b 100644
--- a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/i386/syscall.S
+++ b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/i386/syscall.S
@@ -48,4 +48,4 @@ ENTRY (__systemcall)
xorl %eax, %eax /* Set return to 0. */
1:
ret
-PSEUDO_END (__syscall)
+PSEUDO_END (__systemcall)