]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/config/i386/xm-next.h
This commit was generated by cvs2svn to compensate for changes in r47151,
[FreeBSD/FreeBSD.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 ())