aboutsummaryrefslogtreecommitdiff
path: root/asm/nop.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/nop.s')
-rw-r--r--asm/nop.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/asm/nop.s b/asm/nop.s
index 2fd1bf6..be35529 100644
--- a/asm/nop.s
+++ b/asm/nop.s
@@ -1,4 +1,3 @@
.global __nop
__nop:
- nop
bx lr