about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/pt-vfork.S
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-26 09:30:52 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-26 09:30:52 -0700
commit39507e4a6c52d67780d194dae8cfb636e2dbb87e (patch)
tree5ae8ccc03cdac3faea1703c2fdc4bbe774cfd7c6 /sysdeps/unix/sysv/linux/s390/pt-vfork.S
parente549ee56584d0c25e1f9dfcb6b05947fb3950447 (diff)
downloadglibc-39507e4a6c52d67780d194dae8cfb636e2dbb87e.tar.gz
glibc-39507e4a6c52d67780d194dae8cfb636e2dbb87e.tar.xz
glibc-39507e4a6c52d67780d194dae8cfb636e2dbb87e.zip
S390: Consolidate NPTL/non versions of vfork
Diffstat (limited to 'sysdeps/unix/sysv/linux/s390/pt-vfork.S')
-rw-r--r--sysdeps/unix/sysv/linux/s390/pt-vfork.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/pt-vfork.S b/sysdeps/unix/sysv/linux/s390/pt-vfork.S
new file mode 100644
index 0000000000..65cc3823ac
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/s390/pt-vfork.S
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/alpha/pt-vfork.S>