Pristine Ack-5.5
[Ack-5.5.git] / mach / vax4 / as / mach0.c
1 /*
2  * (c) copyright 1990 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 1.6 1994/06/24 13:41:04 ceriel Exp $"
6
7 /*
8  * VAX-11 machine dependent options
9  */
10
11 #define THREE_PASS
12 #define LISTING
13 #define RELOCATION
14
15 #undef valu_t
16 #define valu_t long
17 #undef word_t
18 #define word_t long
19 #undef ADDR_T
20 #define ADDR_T long
21
22 #undef ALIGNWORD
23 #define ALIGNWORD 4
24 #undef ALIGNSECT
25 #define ALIGNSECT 4