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

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 ())