diff --git a/mach/m68020/as/mach0.c b/mach/m68020/as/mach0.c index a3709656c..a71f25344 100644 --- a/mach/m68020/as/mach0.c +++ b/mach/m68020/as/mach0.c @@ -7,7 +7,7 @@ * Motorola 68020 options */ #undef BITMAX -#define BITMAX 20000 +#define BITMAX 32000 #define THREE_PASS /* branch and offset optimization */ #define BYTES_REVERSED /* high order byte has lowest address */