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