summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/mips/nptl-sysdep.S
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/mips/nptl-sysdep.S')
-rw-r--r--libpthread/nptl/sysdeps/mips/nptl-sysdep.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/mips/nptl-sysdep.S b/libpthread/nptl/sysdeps/mips/nptl-sysdep.S
new file mode 100644
index 000000000..7a4a8d311
--- /dev/null
+++ b/libpthread/nptl/sysdeps/mips/nptl-sysdep.S
@@ -0,0 +1,2 @@
+/* Pull in __syscall_error. */
+#include <syscall_error.S>