diff options
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/hpux10.h | 4 |
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 @@ | |||
| 13 | #define HPUX10 | 13 | #define HPUX10 |
| 14 | #define FORCE_ALLOCA_H | 14 | #define FORCE_ALLOCA_H |
| 15 | 15 | ||
| 16 | /* AlainF 20-Jul-1996 says this is right. */ | ||
| 17 | #undef KERNEL_FILE | ||
| 18 | #define KERNEL_FILE "/stand/vmunix" | ||
| 19 | |||
| 16 | #ifdef LIBS_SYSTEM | 20 | #ifdef LIBS_SYSTEM |
| 17 | #undef LIBS_SYSTEM | 21 | #undef LIBS_SYSTEM |
| 18 | #endif | 22 | #endif |