diff options
Diffstat (limited to 'cgopt.c')
-rw-r--r-- | cgopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #include "cgopt.h" #ifdef I486 -# undef I486_USE_SCRATCH_REGISTER +# define I486_USE_SCRATCH_REGISTER #endif #ifndef M68000 |