blob: bf903281a0dc6f72cce42abe10f5d47fc3c0464b [file] [log] [blame]
#include "i386/xm-i386.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())