aboutsummaryrefslogtreecommitdiff
path: root/asm/msp_r.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/msp_r.s')
-rw-r--r--asm/msp_r.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/msp_r.s b/asm/msp_r.s
index b31a715..920bac2 100644
--- a/asm/msp_r.s
+++ b/asm/msp_r.s
@@ -1,4 +1,5 @@
.global __msp_r
+ .thumb_func
__msp_r:
mrs r0, MSP
bx lr