aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-next.h
blob: 5c1e89d4a285e6e68f24bff42a347d2afa7178ac (plain)
1
2
3
4
5
#include "m68k/xm-m68k.h"

/* malloc does better with chunks the size of a page.  */ 

#define OBSTACK_CHUNK_SIZE (getpagesize ())