changed definition of BITMAX
authorceriel <none@none>
Sat, 12 Mar 1988 13:47:11 +0000 (13:47 +0000)
committerceriel <none@none>
Sat, 12 Mar 1988 13:47:11 +0000 (13:47 +0000)
mach/ns/as/mach0.c

index 43a57ef..256b2dc 100644 (file)
@@ -16,6 +16,8 @@
 #define        addr_t          long
 #undef ALIGNSECT
 #define ALIGNSECT      2
+#undef BITMAX
+#define BITMAX         16000   /* many optimizations possible */
 
 #undef VALWIDTH
 #define        VALWIDTH        8