8sa1-gcc/gcc/config/i386/xm-next.h
Tom Wood 9fdecdb730 Initial revision
From-SVN: r4072
1993-04-09 23:45:02 +00:00

6 lines
131 B
C

#include "i386/xm-i386.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())