aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-02 00:11:05 +0000
committerRoland McGrath <roland@gnu.org>2003-04-02 00:11:05 +0000
commit9a197dcc6a93d7938bede6ca85fd1f769424cf17 (patch)
treeb369b79b99a6a3869ae2c08bba80b81a7c46f095 /linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c
parentde58be8a098dfb710f0b6167c8fabc265f2920de (diff)
downloadglibc-9a197dcc6a93d7938bede6ca85fd1f769424cf17.tar
glibc-9a197dcc6a93d7938bede6ca85fd1f769424cf17.tar.gz
glibc-9a197dcc6a93d7938bede6ca85fd1f769424cf17.tar.bz2
glibc-9a197dcc6a93d7938bede6ca85fd1f769424cf17.zip
* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
IA-64 version.
Diffstat (limited to 'linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c')
-rw-r--r--linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c b/linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c
new file mode 100644
index 0000000000..3a0c2afc0f
--- /dev/null
+++ b/linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c
@@ -0,0 +1 @@
+#include "../ia64/pt-sigsuspend.c"