We do not need this anymore (D9/E9/GM9 were updated)

This commit is contained in:
Aurora 2016-04-18 18:51:55 +02:00
parent fd4352a1d6
commit d0d6baaa85

View File

@ -2,10 +2,6 @@
.align 4 .align 4
.global _start .global _start
_start: _start:
@ Fix payloads like Decrypt9
mov r0, #0x5
mcr p15, 0, r0, c3, c0, 0 @ data bufferable
@ Flush caches @ Flush caches
mov r0, #0 mov r0, #0
mcr p15, 0, r0, c7, c5, 0 @ flush I-cache mcr p15, 0, r0, c7, c5, 0 @ flush I-cache