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