ack/mach/pdp/as/mach0.c

20 lines
387 B
C
Raw Normal View History

1987-03-09 19:15:41 +00:00
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
1987-02-26 19:46:35 +00:00
#define RCSID0 "$Header$"
/*
* PDP 11 machine dependent options
*/
#define THREE_PASS
#define WORDS_REVERSED
#define LISTING
#define RELOCATION
#undef ALIGNWORD
#define ALIGNWORD 2
#undef ALIGNSECT
#define ALIGNSECT 2