summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/i386/xm-next.h
blob: bf903281a0dc6f72cce42abe10f5d47fc3c0464b (plain)
1
2
3
4
5
#include "i386/xm-i386.h"

/* malloc does better with chunks the size of a page.  */ 

#define OBSTACK_CHUNK_SIZE (getpagesize ())
OpenPOWER on IntegriCloud