8sa1-gcc/gcc/config/m68k/xm-next.h

6 lines
126 B
C
Raw Normal View History

1991-01-31 17:12:23 -05:00
#include "xm-m68k.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())