Skip to content

Commit 5a42ee7

Browse files
authored
Try #66:
2 parents bc5cff2 + 5036bd8 commit 5a42ee7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/main/app/app.objdump

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ main:
1212
b #-4 <main+0x8>
1313

1414
Reset:
15-
bl #-14
15+
push {r7, lr}
16+
mov r7, sp
17+
bl #-18
1618
trap

0 commit comments

Comments
 (0)