summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/syscalls/__llseek.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/syscalls/__llseek.S')
-rw-r--r--libc/arch-x86/syscalls/__llseek.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/arch-x86/syscalls/__llseek.S b/libc/arch-x86/syscalls/__llseek.S
index 0cdb98a..db39106 100644
--- a/libc/arch-x86/syscalls/__llseek.S
+++ b/libc/arch-x86/syscalls/__llseek.S
@@ -2,6 +2,8 @@
#include <private/bionic_asm.h>
+ .hidden __set_errno
+
ENTRY(__llseek)
pushl %ebx
.cfi_def_cfa_offset 8