aboutsummaryrefslogtreecommitdiff
path: root/asm/nop.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/nop.s')
-rw-r--r--asm/nop.s4
1 files changed, 0 insertions, 4 deletions
diff --git a/asm/nop.s b/asm/nop.s
deleted file mode 100644
index 36e8273..0000000
--- a/asm/nop.s
+++ /dev/null
@@ -1,4 +0,0 @@
- .global __nop
- .thumb_func
-__nop:
- bx lr