summaryrefslogtreecommitdiff
path: root/include/arch
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch')
-rw-r--r--include/arch/msp430fr5994lp/int20.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/arch/msp430fr5994lp/int20.h b/include/arch/msp430fr5994lp/int20.h
new file mode 100644
index 0000000..d648f5c
--- /dev/null
+++ b/include/arch/msp430fr5994lp/int20.h
@@ -0,0 +1,3 @@
+#ifdef __acweaving
+#define __int20 long
+#endif