summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-01-14 06:17:18 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-01-14 06:17:18 +0000
commit04c3ae8212af7ae1152116a8c632f1df5c4f5a75 (patch)
treec18b4c7d96e9e95d322f1dd7cfdcfeba1a65bc94 /libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c
parent654e960951175a96b05c1a6c2a62b1a64b8b3998 (diff)
downloaduClibc-alpine-04c3ae8212af7ae1152116a8c632f1df5c4f5a75.tar.bz2
uClibc-alpine-04c3ae8212af7ae1152116a8c632f1df5c4f5a75.tar.xz
Rename file.
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c
new file mode 100644
index 000000000..06b7e1c69
--- /dev/null
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c
@@ -0,0 +1 @@
+#include "../i386/fork.c"