aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/rtos_standard_stackings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/rtos_standard_stackings.c')
-rw-r--r--src/rtos/rtos_standard_stackings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rtos/rtos_standard_stackings.c b/src/rtos/rtos_standard_stackings.c
index f83f0a1..5478080 100644
--- a/src/rtos/rtos_standard_stackings.c
+++ b/src/rtos/rtos_standard_stackings.c
@@ -11,6 +11,7 @@
#include "rtos.h"
#include "target/armv7m.h"
+#include "rtos_standard_stackings.h"
static const struct stack_register_offset rtos_standard_cortex_m3_stack_offsets[ARMV7M_NUM_CORE_REGS] = {
{ ARMV7M_R0, 0x20, 32 }, /* r0 */