Initial revision
From-SVN: r16
This commit is contained in:
parent
1112eea235
commit
5a5ae7f659
5
gcc/config/m68k/xm-next.h
Normal file
5
gcc/config/m68k/xm-next.h
Normal file
@ -0,0 +1,5 @@
|
||||
#include "xm-m68k.h"
|
||||
|
||||
/* malloc does better with chunks the size of a page. */
|
||||
|
||||
#define OBSTACK_CHUNK_SIZE (getpagesize ())
|
||||
Loading…
Reference in New Issue
Block a user