whichone.h 330 B

123456789
  1. /* $Id$ */
  2. /*
  3. * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  4. * See the copyright notice in the ACK home directory, in the file "Copyright".
  5. */
  6. #define WORD_SIZE 4 /* should be 2 or 4 */
  7. #define TBL68020 1 /* should be TBL68020 or TBL68000 */
  8. #define TBL68881 1 /* use floating point processor */