Files
oldlinux-files/gnu/gcc/gcc-2.2.2/config/xm-next.h
2024-02-19 00:24:47 -05:00

6 lines
126 B
C

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