comparison src/m/next.h @ 8656:0c076c714598

(HAVE_MACH_MACH_H): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 28 Aug 1994 21:07:42 +0000
parents d1bca0e276d2
children 191acacfa1ec
comparison
equal deleted inserted replaced
8655:4c69fcaaa037 8656:0c076c714598
128 128
129 #if 0 /* This is ok for NeXT system version 3.0 or above. */ 129 #if 0 /* This is ok for NeXT system version 3.0 or above. */
130 /* Where to find the kernel, for load average. */ 130 /* Where to find the kernel, for load average. */
131 #define KERNEL_FILE "/mach" 131 #define KERNEL_FILE "/mach"
132 #endif 132 #endif
133
134 /* This should be true for recent NeXT systems. At least since 3.2. */
135 #define HAVE_MACH_MACH_H