aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports')
-rw-r--r--os/ports/GCC/ARMCMx/chcore_v6m.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/os/ports/GCC/ARMCMx/chcore_v6m.c b/os/ports/GCC/ARMCMx/chcore_v6m.c
index 453bc2c65..ca268ad96 100644
--- a/os/ports/GCC/ARMCMx/chcore_v6m.c
+++ b/os/ports/GCC/ARMCMx/chcore_v6m.c
@@ -28,6 +28,10 @@
#include "ch.h"
+/*===========================================================================*/
+/* Port interrupt handlers. */
+/*===========================================================================*/
+
/**
* @brief System Timer vector.
* @details This interrupt is used as system tick.
@@ -79,6 +83,10 @@ void PendSVVector(void) {
}
#endif /* CORTEX_ALTERNATE_SWITCH */
+/*===========================================================================*/
+/* Port exported functions. */
+/*===========================================================================*/
+
/**
* @brief Post-IRQ switch code.
* @details The switch is performed in thread context then an NMI exception