summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/__mmap2.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/syscalls/__mmap2.S')
-rw-r--r--libc/arch-x86/syscalls/__mmap2.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/arch-x86/syscalls/__mmap2.S b/libc/arch-x86/syscalls/__mmap2.S
index 603ee2b..47131ef 100644
--- a/libc/arch-x86/syscalls/__mmap2.S
+++ b/libc/arch-x86/syscalls/__mmap2.S
@@ -35,7 +35,6 @@ ENTRY(__mmap2)
pushl %eax
call __set_errno
addl $4, %esp
- orl $-1, %eax
1:
popl %ebp
popl %edi