NetBSD/gnu/dist/gcc/config/m68k/xm-next.h

4 lines
104 B
C

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