Skip to content

Commit

Permalink
remove branch annotiation
Browse files Browse the repository at this point in the history
  • Loading branch information
mkannwischer committed Jan 2, 2025
1 parent 8e8b415 commit 660d78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/naive/armv7m/loop_subs.s
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ start2:
mul r1, r0, r8
eor.w r0, r1, r4
subs.w r5, r5, #1
bne.w start2 // @slothy:branch
bne.w start2

0 comments on commit 660d78d

Please sign in to comment.