8 lines
		
	
	
	
		
			340 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			340 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* $Id$ */
 | 
						|
/*
 | 
						|
 * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
 | 
						|
 * See the copyright notice in the ACK home directory, in the file "Copyright".
 | 
						|
 */
 | 
						|
#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 */
 |