summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips64/syscalls/fchdir.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-mips64/syscalls/fchdir.S')
-rw-r--r--libc/arch-mips64/syscalls/fchdir.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/arch-mips64/syscalls/fchdir.S b/libc/arch-mips64/syscalls/fchdir.S
index 0c8ab73..780a8a2 100644
--- a/libc/arch-mips64/syscalls/fchdir.S
+++ b/libc/arch-mips64/syscalls/fchdir.S
@@ -2,6 +2,8 @@
#include <private/bionic_asm.h>
+ .hidden __set_errno
+
ENTRY(fchdir)
.set push
.set noreorder