diff options
Diffstat (limited to 'arm-gen.c')
| -rw-r--r-- | arm-gen.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2147,3 +2147,7 @@ ST_FUNC void gen_vla_alloc(CType *type, int align) { /*************************************************************/ #endif /*************************************************************/ + +#ifndef TCC_IS_NATIVE +#include "arm-asm.c" +#endif |
