comparison src/m/ibm370aix.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents 8ef6f1ac6729
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
49599:5ade352e8d1c 49600:23a1cea22d13
47 /* Data type of load average, as read out of kmem. */ 47 /* Data type of load average, as read out of kmem. */
48 #define LOAD_AVE_CVT(x) (int)(((double) (x)) * 100.0 / 1.0) 48 #define LOAD_AVE_CVT(x) (int)(((double) (x)) * 100.0 / 1.0)
49 #define LOAD_AVE_TYPE double 49 #define LOAD_AVE_TYPE double
50 50
51 #undef LIBS_MACHINE 51 #undef LIBS_MACHINE
52 #define LIBS_MACHINE 52 #define LIBS_MACHINE
53 53
54 #undef LD_SWITCH_MACHINE 54 #undef LD_SWITCH_MACHINE
55 #define LD_SWITCH_MACHINE -xa 55 #define LD_SWITCH_MACHINE -xa