summaryrefslogtreecommitdiff
path: root/src/m/pyrmips.h
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>1999-09-29 22:08:57 +0000
committerDave Love <fx@gnu.org>1999-09-29 22:08:57 +0000
commit863c15b6e762fbe1da302fc9b6e3515f9f1769e6 (patch)
treef8ef2d9d8ea8c2291fd999d0aa80d1ca2eeb3ce5 /src/m/pyrmips.h
parent0963334d8f320b15bcc089146d40f21a5b9a5b1a (diff)
downloademacs-863c15b6e762fbe1da302fc9b6e3515f9f1769e6.tar.gz
#
Diffstat (limited to 'src/m/pyrmips.h')
-rw-r--r--src/m/pyrmips.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/m/pyrmips.h b/src/m/pyrmips.h
new file mode 100644
index 00000000000..7887f6858d2
--- /dev/null
+++ b/src/m/pyrmips.h
@@ -0,0 +1,9 @@
+/* Configuration file for the Pyramid machine that uses the MIPS cpu. */
+/* This does not fully work. */
+
+#include "m-pyramid.h"
+
+#define SYSTEM_MALLOC
+#define HAVE_ALLOCA
+#define CANNOT_DUMP
+