12 lines
160 B
C
12 lines
160 B
C
|
#define RCSID0 "$Header$"
|
||
|
|
||
|
/*
|
||
|
* Motorola 6800 options
|
||
|
*/
|
||
|
|
||
|
#define BYTES_REVERSED
|
||
|
#define WORDS_REVERSED
|
||
|
#define THREE_PASS
|
||
|
#define LISTING
|
||
|
#define RELOCATION
|