comparison src/s/hpux10.h @ 16341:d7c001f4e79f

(KERNEL_FILE): Redefine it here.
author Richard M. Stallman <rms@gnu.org>
date Thu, 26 Sep 1996 08:44:42 +0000
parents 08e349d3fa14
children 7c853eb6ad19
comparison
equal deleted inserted replaced
16340:14b661a07c1f 16341:d7c001f4e79f
10 #undef srandom 10 #undef srandom
11 #undef srand48 11 #undef srand48
12 #undef HAVE_RANDOM 12 #undef HAVE_RANDOM
13 #define HPUX10 13 #define HPUX10
14 #define FORCE_ALLOCA_H 14 #define FORCE_ALLOCA_H
15
16 /* AlainF 20-Jul-1996 says this is right. */
17 #undef KERNEL_FILE
18 #define KERNEL_FILE "/stand/vmunix"
15 19
16 #ifdef LIBS_SYSTEM 20 #ifdef LIBS_SYSTEM
17 #undef LIBS_SYSTEM 21 #undef LIBS_SYSTEM
18 #endif 22 #endif
19 #ifdef HPUX_NET 23 #ifdef HPUX_NET