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