From 7591f62fd5b81b2df9c0680ece8773defc378dac Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 5 Aug 2010 23:52:14 +0200 Subject: Revert "nptl i686: fix pthread_cond_wait.S compilation" This reverts commit f71c0d8af11252f119fad04938ddd5501a7df21a. --- libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S | 1 - 1 file changed, 1 deletion(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S index 3968df503..9b57fbaca 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S @@ -17,5 +17,4 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#undef __i686 #include "../i486/pthread_cond_wait.S" -- cgit v1.2.3