aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCMx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-27 18:40:14 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-27 18:40:14 +0000
commite1b77bfb88cd1107e11b5f7f17a6a443e864d258 (patch)
tree33f498dcd4fc583f8853555b50a46041e933e32a /os/ports/GCC/ARMCMx
parentcbf66a1a809c9d65aba4d8bcb6ce631009ee5b35 (diff)
downloadChibiOS-e1b77bfb88cd1107e11b5f7f17a6a443e864d258.tar.gz
ChibiOS-e1b77bfb88cd1107e11b5f7f17a6a443e864d258.tar.bz2
ChibiOS-e1b77bfb88cd1107e11b5f7f17a6a443e864d258.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3663 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCMx')
-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