summaryrefslogtreecommitdiff
path: root/arm-asm.c
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2020-08-14 23:04:13 +0100
committerThomas Preud'homme <robotux@celest.fr>2020-08-14 23:04:13 +0100
commitafd09586d7ead4f146ad7a7a471be34196b3c6bc (patch)
tree87854be29fb4264b979b700fa45445f58faa4c26 /arm-asm.c
parente2ccf3981d78dfeb390d22c74625b60310100abb (diff)
New upstream version 0.9.27+git20200814.62c30a4a
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)