]> code.delx.au - gnu-emacs/blob - src/s/hpux9.h
Initial revision
[gnu-emacs] / src / s / hpux9.h
1 /* System description file for hpux version 9. */
2
3 #include "hpux8.h"
4
5 #define HPUX9
6
7 /* Try some debugging and see if gnu malloc hurts us */
8 #define SYSTEM_MALLOC 1
9 #undef GNU_MALLOC
10 #undef REL_ALLOC