add directory gnu
This commit is contained in:
5
gnu/gcc/gcc-2.2.2/config/xm-next.h
Normal file
5
gnu/gcc/gcc-2.2.2/config/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 ())
|
||||
Reference in New Issue
Block a user