Mercurial > hg > xemacs-beta
comparison src/m/pyrmips.h @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children | ecf1ebac70d8 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 /* Synched up with: FSF 19.31. */ | |
2 | |
3 /* Configuration file for the Pyramid machine that uses the MIPS cpu. */ | |
4 /* This does not fully work. */ | |
5 | |
6 #include "m-pyramid.h" | |
7 | |
8 #define SYSTEM_MALLOC | |
9 #define HAVE_ALLOCA | |
10 #define CANNOT_DUMP | |
11 |