summaryrefslogtreecommitdiff
path: root/arm-asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm-asm.c')
-rw-r--r--arm-asm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm-asm.c b/arm-asm.c
index 3b5ae66..f09f003 100644
--- a/arm-asm.c
+++ b/arm-asm.c
@@ -16,7 +16,7 @@ ST_FUNC void gen_le32(int c);
/*************************************************************/
#else
/*************************************************************/
-
+#define USING_GLOBALS
#include "tcc.h"
static void asm_error(void)