stdio.h not needed
[fw/sdcc] / support / cpp / 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 ())