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

6 lines
131 B
C
Raw Normal View History

1993-04-09 19:45:02 -04:00
#include "i386/xm-i386.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())