aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/chcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/chcore.h')
-rw-r--r--src/templates/chcore.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/templates/chcore.h b/src/templates/chcore.h
index 879e2732c..491aa3fee 100644
--- a/src/templates/chcore.h
+++ b/src/templates/chcore.h
@@ -26,6 +26,11 @@
#define _CHCORE_H_
/**
+ * Unique macro for the implemented architecture.
+ */
+#define CH_ARCHITECTURE_XXX
+
+/**
* Interrupt saved context.
*/
struct extctx {