Skip to content

Commit af2f8b4

Browse files
authored
Fix shellcraft.arm.trap (#1041)
1 parent ab0ac00 commit af2f8b4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
<%docstring>A trap instruction.</%docstring>
2-
nop
3-
nop
4-
nop
5-
mov r0, 12
6-
mov r1, sp
7-
BKPT 0xab
8-
B .
2+
BKPT

0 commit comments

Comments
 (0)