[COMMITTED] x86_64: Remove useless pthread_spin_{init,unlock} wrapper files.

Message ID 20140514175454.98CF22C3A4D@topped-with-meat.com
State Committed
Headers

Commit Message

Roland McGrath May 14, 2014, 5:54 p.m. UTC
  These files served no purpose, as those were the next choices anyway.

	* nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
	* nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
  

Patch

--- a/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c
+++ /dev/null
@@ -1 +0,0 @@ 
-#include <nptl/sysdeps/x86_64/pthread_spin_init.c>
--- a/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S
+++ /dev/null
@@ -1 +0,0 @@ 
-#include <nptl/sysdeps/x86_64/pthread_spin_unlock.S>