diff 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
line wrap: on
line diff
--- a/src/s/hpux10.h	Thu Sep 26 07:48:03 1996 +0000
+++ b/src/s/hpux10.h	Thu Sep 26 08:44:42 1996 +0000
@@ -13,6 +13,10 @@
 #define HPUX10
 #define FORCE_ALLOCA_H
 
+/* AlainF 20-Jul-1996 says this is right.  */
+#undef KERNEL_FILE
+#define KERNEL_FILE "/stand/vmunix"
+
 #ifdef LIBS_SYSTEM
 #undef LIBS_SYSTEM
 #endif