(NEED_UNISTD_H): Defined.
[bpt/emacs.git] / src / m / ibm370aix.h
1 /* m/ file for IBM 370 running AIX. */
2
3 #include "ibmps2-aix.h"
4
5 #define AIX
6
7 /* Include unistd.h, even though we don't define POSIX. */
8 #define NEED_UNISTD_H
9
10 /* these were defined in "ibmps2-aix.h" */
11 #undef INTEL386
12 #undef aix386
13
14 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
15 is the most significant byte. */
16
17 #define WORDS_BIG_ENDIAN
18
19 #undef TEXT_START
20 #undef SEGMENT_MASK
21 #undef DATA_SECTION_ALIGNMENT
22
23 #define TEXT_START 0
24 #define SEGMENT_MASK 0
25 #define DATA_SECTION_ALIGNMENT 0x00001000
26
27 #undef LOAD_AVE_CVT
28 #undef LOAD_AVE_TYPE
29 /* Data type of load average, as read out of kmem. */
30 #define LOAD_AVE_CVT(x) (int)(((double) (x)) * 100.0 / 1.0)
31 #define LOAD_AVE_TYPE double
32
33 #undef LIBS_MACHINE
34 #define LIBS_MACHINE
35 #undef HAVE_VFORK
36
37 #undef LD_SWITCH_MACHINE
38 #define LD_SWITCH_MACHINE -xa