diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in index a9ff1e3ac1..38d4aa4b6a 100644 --- a/config.h.in +++ b/config.h.in @@ -73,10 +73,6 @@ (gcc on ix86 only). */ #undef USE_REGPARMS -/* Defined on PowerPC if the GCC being used has a problem with clobbering - certain registers (CR0, MQ, CTR, LR) in asm statements. */ -#undef BROKEN_PPC_ASM_CR0 - /* Defined on SPARC if GCC emits GOTDATA relocations. */ #undef HAVE_GCC_GOTDATA |