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

Message ID 20140514195834.770A32C3A4F@topped-with-meat.com
State Committed
Headers

Commit Message

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

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

Patch

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