(kill-some-buffers): New arg LIST says buffers to maybe kill.
[emacs.git] / src / m / ibm370aix.h
blob57b5ff67b9d6540e15c637454d9ea46d3413182a
1 /* m/ file for IBM 370 running AIX. */
3 #include "ibmps2-aix.h"
5 #define AIX
7 /* Include unistd.h, even though we don't define POSIX. */
8 #define NEED_UNISTD_H
10 /* these were defined in "ibmps2-aix.h" */
11 #undef INTEL386
12 #undef aix386
14 /* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
15 is the most significant byte. */
17 #define WORDS_BIG_ENDIAN
19 #undef TEXT_START
20 #undef SEGMENT_MASK
21 #undef DATA_SECTION_ALIGNMENT
23 #define TEXT_START 0
24 #define SEGMENT_MASK 0
25 #define DATA_SECTION_ALIGNMENT 0x00001000
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
33 #undef LIBS_MACHINE
34 #define LIBS_MACHINE
35 #undef HAVE_VFORK
37 #undef LD_SWITCH_MACHINE
38 #define LD_SWITCH_MACHINE -xa