Skip to content

Commit 5036bd8

Browse files
author
James Munns
committed
Update with newest asm
1 parent bc5cff2 commit 5036bd8

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)