aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-next.h
blob: e0b53f2e04f13959a75e113d6a1d9f89a9005779 (plain)
1
2
3
/* malloc does better with chunks the size of a page.  */ 

#define OBSTACK_CHUNK_SIZE (getpagesize ())