8sa1-gcc/gcc/config/m68k/xm-next.h
1998-12-16 15:24:51 -07:00

4 lines
104 B
C

/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())