summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-09-26 08:44:42 +0000
committerRichard M. Stallman <rms@gnu.org>1996-09-26 08:44:42 +0000
commit5fc9cabd150fcf8d3afd389bb7fb20cbcc6a64ce (patch)
treeada9dd45b7d533b862563f8454f4c9ef5fb190a0 /src/s
parent6b4268b0b17fb58e636be0ed3a002b1139d3c9d5 (diff)
downloademacs-5fc9cabd150fcf8d3afd389bb7fb20cbcc6a64ce.tar.gz
(KERNEL_FILE): Redefine it here.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux10.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/hpux10.h b/src/s/hpux10.h
index 0c399f31294..32daf200a21 100644
--- a/src/s/hpux10.h
+++ b/src/s/hpux10.h
@@ -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