summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/__uClibc_syscall.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/i386/__uClibc_syscall.S')
-rw-r--r--libc/sysdeps/linux/i386/__uClibc_syscall.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/i386/__uClibc_syscall.S b/libc/sysdeps/linux/i386/__uClibc_syscall.S
index 9e82d7acb..cc785efd7 100644
--- a/libc/sysdeps/linux/i386/__uClibc_syscall.S
+++ b/libc/sysdeps/linux/i386/__uClibc_syscall.S
@@ -16,8 +16,6 @@ __uClibc_syscall:
int $0x80
#NO_APP
cmpl $-4095,%eax
- /* jae .L5 */
- /* cmpl $-126,%eax */
jbe .L5
negl %eax
movl %eax,errno