1994-06-24 14:02:31 +00:00
|
|
|
/* $Id$ */
|
1987-03-09 19:15:41 +00:00
|
|
|
/*
|
|
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
|
|
*/
|
1989-03-01 16:28:18 +00:00
|
|
|
|
1990-08-20 13:55:38 +00:00
|
|
|
#define WORD_SIZE 4 /* should be 2 or 4 */
|
|
|
|
#define TBL68020 1 /* should be TBL68020 or TBL68000 */
|
2013-05-07 23:48:48 +00:00
|
|
|
#define TBL68881 1 /* use floating point processor */
|