Browse Source

Removed a #define that was also defined in cv.c.

dtrg 18 years ago
parent
commit
f6d77b9061
1 changed files with 4 additions and 1 deletions
  1. 4 1
      mach/arm/cv/arm.h

+ 4 - 1
mach/arm/cv/arm.h

@@ -1,5 +1,8 @@
 #define MAXCHUNK        5
-#define NSECT		4
+
+/* Undefined by dtrg --- seems to be redefined by cv.c?
+ * #define NSECT		4
+ */
 
 
 struct entry{