13 lines
184 B
C
13 lines
184 B
C
#define DUK
|
|
#define RCSID0 "$Header$"
|
|
|
|
/*
|
|
* Motorola 6809 options
|
|
*/
|
|
#define BYTES_REVERSED
|
|
#define WORDS_REVERSED
|
|
#define THREE_PASS
|
|
#define LISTING
|
|
#define RELOCATION
|
|
#define NOLD
|