aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/hpux9.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-30 17:03:54 +0000
committerJim Blandy <[email protected]>1993-05-30 17:03:54 +0000
commit7bca68456279a8198304c97a47a75b484c4d701a (patch)
tree91b36f1ecf08892bac47298988f793c8e3058246 /src/s/hpux9.h
parente8b3a22d82559513dc0333fc8c6d75aec3e8cf9e (diff)
Initial revision
Diffstat (limited to 'src/s/hpux9.h')
-rw-r--r--src/s/hpux9.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
new file mode 100644
index 0000000000..472f8f02da
--- /dev/null
+++ b/src/s/hpux9.h
@@ -0,0 +1,10 @@
+/* System description file for hpux version 9. */
+
+#include "hpux8.h"
+
+#define HPUX9
+
+/* Try some debugging and see if gnu malloc hurts us */
+#define SYSTEM_MALLOC 1
+#undef GNU_MALLOC
+#undef REL_ALLOC