about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/pt-vfork.S
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-27 09:58:51 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-27 11:18:10 -0700
commit58eb0862c3471b931bf3412d6d02bac447d5a653 (patch)
treee2e51c207e1d93a4e21362d08b3deac47dc69404 /sysdeps/unix/sysv/linux/mips/pt-vfork.S
parent6f12d0629f411c6b580585dbcfb4409a72b7362e (diff)
downloadglibc-58eb0862c3471b931bf3412d6d02bac447d5a653.tar.gz
glibc-58eb0862c3471b931bf3412d6d02bac447d5a653.tar.xz
glibc-58eb0862c3471b931bf3412d6d02bac447d5a653.zip
MIPS: Consolidate NPTL/non versions of vfork
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/pt-vfork.S')
-rw-r--r--sysdeps/unix/sysv/linux/mips/pt-vfork.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/pt-vfork.S b/sysdeps/unix/sysv/linux/mips/pt-vfork.S
new file mode 100644
index 0000000000..65cc3823ac
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/mips/pt-vfork.S
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/alpha/pt-vfork.S>