aboutsummaryrefslogtreecommitdiff
path: root/asm/msp_w.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/msp_w.s')
-rw-r--r--asm/msp_w.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/asm/msp_w.s b/asm/msp_w.s
deleted file mode 100644
index b4b6c3e..0000000
--- a/asm/msp_w.s
+++ /dev/null
@@ -1,5 +0,0 @@
- .global __msp_w
- .thumb_func
-__msp_w:
- msr MSP, r0
- bx lr