Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / gcc / config / i386 / xm-next.h
1 #include "i386/xm-i386.h"
2
3 /* malloc does better with chunks the size of a page.  */ 
4
5 #define OBSTACK_CHUNK_SIZE (getpagesize ())