aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/intel386.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index 2361c40eb0a..bbe727f412c 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -230,4 +230,5 @@ NOTE-END */
230#define DATA_END get_data_end () 230#define DATA_END get_data_end ()
231#define DATA_START get_data_start () 231#define DATA_START get_data_start ()
232#define HAVE_ALLOCA 232#define HAVE_ALLOCA
233#define NO_ARG_ARRAY
233#endif 234#endif