Fix screen issue, etc.

This commit is contained in:
TuxSH
2017-05-17 17:16:16 +02:00
parent c7bb1f9655
commit 3ac134bc16
3 changed files with 4 additions and 2 deletions

View File

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