summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/sysdep.h
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-08-06 00:00:16 +0200
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-08-06 00:00:16 +0200
commit7a450ac87de9007fe5e7b738934f73fc14cabec7 (patch)
tree6ef95564a64406d4201e20bd08dedcce75727edd /libc/sysdeps/linux/i386/sysdep.h
parent7591f62fd5b81b2df9c0680ece8773defc378dac (diff)
nptl i686: avoid cpp problems with thunk section
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/i386/sysdep.h')
-rw-r--r--libc/sysdeps/linux/i386/sysdep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/i386/sysdep.h b/libc/sysdeps/linux/i386/sysdep.h
index 73541de0c..b06d392a2 100644
--- a/libc/sysdeps/linux/i386/sysdep.h
+++ b/libc/sysdeps/linux/i386/sysdep.h
@@ -146,6 +146,8 @@ __x86.get_pc_thunk.reg: \
#endif
#endif
+/* Avoid conflics with thunk section */
+#undef __i686
#endif /* __ASSEMBLER__ */
#ifndef offsetof