Usermode/ld-acess - Sorting and improvements to ld-acess
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / arch / armv7.S.h
index 85a3ac6..97dad21 100644 (file)
@@ -33,6 +33,13 @@ __ucmpdi2:
        mov r0, #1
        mov pc, lr
 
+@ Well, can't blame it
+@ - Clear the instruction cache
+.globl __clear_cache
+__clear_cache:
+       svc #0x1001
+       mov pc, lr
+
 @ DEST
 @ SRC
 @_memcpy:

UCC git Repository :: git.ucc.asn.au