Skip to content

Commit

Permalink
Increment version #
Browse files Browse the repository at this point in the history
  • Loading branch information
SciresM committed Jun 4, 2017
1 parent 10deb2a commit a873f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stage2/arm9/itcm_stub/source/start.s
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ disableMpuAndJumpToEntrypoints:
@ Jump to the ARM9 entrypoint
mov r0, r4
mov r1, r5
ldr r2, =0x1BEEF
ldr r2, =0x2BEEF
bx r6

0 comments on commit a873f95

Please sign in to comment.