aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/IAR/ARMCMx/chcoreasm_v7m.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/IAR/ARMCMx/chcoreasm_v7m.s')
-rw-r--r--os/ports/IAR/ARMCMx/chcoreasm_v7m.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/os/ports/IAR/ARMCMx/chcoreasm_v7m.s b/os/ports/IAR/ARMCMx/chcoreasm_v7m.s
index 6c858c52b..4a02b0d55 100644
--- a/os/ports/IAR/ARMCMx/chcoreasm_v7m.s
+++ b/os/ports/IAR/ARMCMx/chcoreasm_v7m.s
@@ -30,10 +30,8 @@
#include "chconf.h"
#include "chcore.h"
-EXTCTX_SIZE SET 32
CONTEXT_OFFSET SET 12
SCB_ICSR SET 0xE000ED04
-ICSR_RETTOBASE SET 0x00000800
ICSR_PENDSVSET SET 0x10000000
SECTION .text:CODE:NOROOT(2)