Pristine Ack-5.5
[Ack-5.5.git] / mach / i86 / as / mach0.c
1 /*
2  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
3  * See the copyright notice in the ACK home directory, in the file "Copyright".
4  */
5 #define RCSID0 "$Id: mach0.c,v 3.6 1994/06/23 16:08:37 ceriel Exp $"
6
7 /*
8  * INTEL 8086 options
9  */
10 #define THREE_PASS      /* branch and offset optimization */
11 #define LISTING         /* enable listing facilities */
12 #define RELOCATION      /* generate relocation info */
13 #define DEBUG 0
14
15 #undef valu_t
16 #define valu_t long
17
18 #undef ALIGNWORD
19 #define ALIGNWORD 2
20 #undef ALIGNSECT
21 #define ALIGNSECT 2