Unbreak loader

This commit is contained in:
Aurora Wright
2017-05-17 16:15:32 +02:00
parent 7847646b3e
commit c7bb1f9655
2 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@
.align 4
.global _start
_start:
ldr sp, =0x27ffe000
b main
.global payloadSize