comparison src/m/pyrmips.h @ 44601:4be8406ebef9

Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf.
author Andreas Schwab <schwab@suse.de>
date Mon, 15 Apr 2002 13:23:33 +0000
parents 61793eeb4b68
children 695cf19ef79e
comparison
equal deleted inserted replaced
44600:42f01619b785 44601:4be8406ebef9
2 /* This does not fully work. */ 2 /* This does not fully work. */
3 3
4 #include "m-pyramid.h" 4 #include "m-pyramid.h"
5 5
6 #define SYSTEM_MALLOC 6 #define SYSTEM_MALLOC
7 #define HAVE_ALLOCA
8 #define CANNOT_DUMP 7 #define CANNOT_DUMP
9 8