ack/mach/z80/as/mach0.c
1985-06-10 16:57:01 +00:00

11 lines
211 B
C

#define DUK
#define RCSID0 "$Header$"
/*
* Zilog Z80 options
*/
#define THREE_PASS /* distinguish short and long branches */
#define LISTING /* enable listing facilities */
#define RELOCATION
#define NOLD