8sa1-gcc/gcc/config/m68k/xm-next.h
Richard Stallman 5a5ae7f659 Initial revision
From-SVN: r16
1991-01-31 22:12:23 +00:00

6 lines
126 B
C

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