OSDN Git Service

Change callers in config/[h-l]*/ to match:
[pf3gnuchains/gcc-fork.git] / 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 ())