From 5085af05bdfd7b4656abdd79e7da50022e3e1cad Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 14 May 2014 13:28:40 -0700 Subject: Fix powerpc fork after i386 reorganization. --- nptl/sysdeps/unix/sysv/linux/powerpc/fork.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644 nptl/sysdeps/unix/sysv/linux/powerpc/fork.c (limited to 'nptl/sysdeps/unix') diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/fork.c b/nptl/sysdeps/unix/sysv/linux/powerpc/fork.c deleted file mode 100644 index 06b7e1c69f..0000000000 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/fork.c +++ /dev/null @@ -1 +0,0 @@ -#include "../i386/fork.c" -- cgit 1.4.1