Boot to sysnand if no emunand partition.

This commit is contained in:
Reisyukaku
2015-08-07 03:01:42 -04:00
parent 60aa8047d4
commit 95f04ee3d0
4 changed files with 26 additions and 19 deletions

View File

@@ -1,5 +1,4 @@
.arm
.global thread
.global _start
_start:
push {r0-r12 , lr}