new table (merged with m68k2)
authorceriel <none@none>
Mon, 20 Aug 1990 15:00:15 +0000 (15:00 +0000)
committerceriel <none@none>
Mon, 20 Aug 1990 15:00:15 +0000 (15:00 +0000)
mach/m68k4/ncg/.distr
mach/m68k4/ncg/whichone.h

index cdf251b..3a01991 100644 (file)
@@ -4,5 +4,6 @@ mach.c
 mach.h
 table
 whichone.h
+instrmacs.h
 tables1.c
 tables1.h
index a18eb8f..35ac4ac 100644 (file)
@@ -3,6 +3,6 @@
  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
-#ifndef TBL68000
-#define TBL68000
-#endif
+#define WORD_SIZE      4       /* should be 2 or 4 */
+#define TBL68000       1       /* should be TBL68000 or TBL68020 */
+/* define TBL68881     1       /* define to use floating point processor */