浏览代码

Revert "nptl i686: fix pthread_cond_wait.S compilation"

This reverts commit f71c0d8af11252f119fad04938ddd5501a7df21a.
Bernhard Reutner-Fischer 13 年之前
父节点
当前提交
7591f62fd5
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S

+ 0 - 1
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"