8sa1-gcc/gcc/config/m68k/xm-next.h
James Van Artsdalen ac223acdf8 Use new files for included m68k files.
From-SVN: r3097
1993-01-05 08:54:51 +00:00

6 lines
131 B
C

#include "m68k/xm-m68k.h"
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())