index
:
cortex-m
c-m-in
master
mutex_add
v0.5.x
v0.6.x
v0.7.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
nop.s
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'asm/nop.s')
-rw-r--r--
asm/nop.s
1
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