summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/getresgid.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/syscalls/getresgid.S')
-rw-r--r--libc/arch-x86/syscalls/getresgid.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/arch-x86/syscalls/getresgid.S b/libc/arch-x86/syscalls/getresgid.S
index ce8d89a..fe08cdf 100644
--- a/libc/arch-x86/syscalls/getresgid.S
+++ b/libc/arch-x86/syscalls/getresgid.S
@@ -23,7 +23,6 @@ ENTRY(getresgid)
pushl %eax
call __set_errno
addl $4, %esp
- orl $-1, %eax
1:
popl %edx
popl %ecx