New variable docdir to control where the docstring file goes.
[emacs.git] / src / m / ibm370aix.h
blobee2191ac62c5582751b115ab22cd97f0ec4db55e
1 /* m/ file for IBM 370 running AIX. */
3 #include "ibmps2-aix.h"
5 #define AIX
7 /* these were defined in "ibmps2-aix.h" */
8 #undef INTEL386
9 #undef aix386
11 /* i370 is big-endian */
12 #define BIG_ENDIAN
14 #undef TEXT_START
15 #undef SEGMENT_MASK
16 #undef DATA_SECTION_ALIGNMENT
18 #define TEXT_START 0
19 #define SEGMENT_MASK 0
20 #define DATA_SECTION_ALIGNMENT 0x00001000
22 #undef LOAD_AVE_CVT
23 #undef LOAD_AVE_TYPE
24 /* Data type of load average, as read out of kmem. */
25 #define LOAD_AVE_CVT(x) (int)(((double) (x)) * 100.0 / 1.0)
26 #define LOAD_AVE_TYPE double
28 #undef LIBS_MACHINE
29 #define LIBS_MACHINE
30 #undef HAVE_VFORK
32 #undef LD_SWITCH_MACHINE
33 #define LD_SWITCH_MACHINE -xa