aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 c9f8991ddf3..2f622107ff4 100644
--- a/src/m/orion105.h
+++ b/src/m/orion105.h
@@ -60,8 +60,6 @@ Boston, MA 02111-1307, USA. */
60#define sigmask(m) (1 << ((m) - 1)) 60#define sigmask(m) (1 << ((m) - 1))
61#endif 61#endif
62 62
63#define HAVE_ALLOCA
64
65/* Here is where programs actually start running */ 63/* Here is where programs actually start running */
66#define TEXT_START 0x8000 64#define TEXT_START 0x8000
67#define LD_TEXT_START_ADDR 8000 65#define LD_TEXT_START_ADDR 8000