summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/sysv4/sigaltstack.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/sysv4/sigaltstack.S')
-rw-r--r--sysdeps/unix/sysv/sysv4/sigaltstack.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/sysv4/sigaltstack.S b/sysdeps/unix/sysv/sysv4/sigaltstack.S
deleted file mode 100644
index f7cf0d57f4..0000000000
--- a/sysdeps/unix/sysv/sysv4/sigaltstack.S
+++ /dev/null
@@ -1,2 +0,0 @@
-/* SVR4 uses the BSD 4.4 sigaltstack syscall. */
-#include <sysdeps/unix/bsd/bsd4.4/sigaltstack.S>