10 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			159 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define RCSID0 "$Header$"
 | 
						|
 | 
						|
/*
 | 
						|
 * Motorola 6809 options
 | 
						|
 */
 | 
						|
#define	BYTES_REVERSED
 | 
						|
#define	WORDS_REVERSED
 | 
						|
#define THREE_PASS
 | 
						|
#define	LISTING
 | 
						|
#define	RELOCATION
 |