From e549ee56584d0c25e1f9dfcb6b05947fb3950447 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@hack.frob.com>
Date: Thu, 26 Jun 2014 09:30:33 -0700
Subject: S390: Consolidate NPTL/non versions of clone

---
 nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S | 9 ---------
 nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S | 9 ---------
 2 files changed, 18 deletions(-)
 delete mode 100644 nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S
 delete mode 100644 nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S

(limited to 'nptl/sysdeps/unix')

diff --git a/nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S b/nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S
deleted file mode 100644
index 675a997e97..0000000000
--- a/nptl/sysdeps/unix/sysv/linux/s390/s390-32/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 <clone.S>
-#else
-# define RESET_PID
-# include_next <clone.S>
-#endif
diff --git a/nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S b/nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S
deleted file mode 100644
index 675a997e97..0000000000
--- a/nptl/sysdeps/unix/sysv/linux/s390/s390-64/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 <clone.S>
-#else
-# define RESET_PID
-# include_next <clone.S>
-#endif
-- 
cgit v1.2.3-70-g09d2