From 0d3b7a190c3abbdce27d4b0b9f16517bf5664099 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 28 May 2014 17:23:19 -0700 Subject: SH: Consolidate NPTL/non versions of clone --- nptl/sysdeps/unix/sysv/linux/sh/clone.S | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 nptl/sysdeps/unix/sysv/linux/sh/clone.S (limited to 'nptl/sysdeps') diff --git a/nptl/sysdeps/unix/sysv/linux/sh/clone.S b/nptl/sysdeps/unix/sysv/linux/sh/clone.S deleted file mode 100644 index 675a997e97..0000000000 --- a/nptl/sysdeps/unix/sysv/linux/sh/clone.S +++ /dev/null @@ -1,9 +0,0 @@ -/* We want an #include_next, but we are the main source file. - So, #include ourselves and in that incarnation we can use #include_next. */ -#ifndef INCLUDED_SELF -# define INCLUDED_SELF -# include -#else -# define RESET_PID -# include_next -#endif -- cgit v1.2.3