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