aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/orion105.h
diff options
context:
space:
mode:
authorDave Love <[email protected]>2002-11-18 16:33:50 +0000
committerDave Love <[email protected]>2002-11-18 16:33:50 +0000
commitfd228b23c1b3889ed1f3d6e01eb3115ea21dfbcc (patch)
tree573cf937fc469c172dc104c4e5e07a616c10beea /src/m/orion105.h
parent28bf64d56f1134ed154f5662cff51254b75b3966 (diff)
(HAVE_ALLOCA): Don't define.
Diffstat (limited to 'src/m/orion105.h')
-rw-r--r--src/m/orion105.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/orion105.h b/src/m/orion105.h
index c9f8991ddf..2f622107ff 100644
--- a/src/m/orion105.h
+++ b/src/m/orion105.h
@@ -60,8 +60,6 @@ Boston, MA 02111-1307, USA. */
#define sigmask(m) (1 << ((m) - 1))
#endif
-#define HAVE_ALLOCA
-
/* Here is where programs actually start running */
#define TEXT_START 0x8000
#define LD_TEXT_START_ADDR 8000