diff options
Diffstat (limited to 'src/m/pyrmips.h')
-rw-r--r-- | src/m/pyrmips.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/m/pyrmips.h b/src/m/pyrmips.h deleted file mode 100644 index 67705fb6619..00000000000 --- a/src/m/pyrmips.h +++ /dev/null @@ -1,10 +0,0 @@ -/* Configuration file for the Pyramid machine that uses the MIPS cpu. */ -/* This does not fully work. */ - -#include "m-pyramid.h" - -#define SYSTEM_MALLOC -#define CANNOT_DUMP - -/* arch-tag: 82559148-25a8-466d-bbb3-f903f7666b7a - (do not change this comment) */ |