arm_linux.S for cache ops and random fixes
[libpicofe.git] / common / arm_utils.s
index 1d14265..9d51649 100644 (file)
@@ -214,10 +214,3 @@ spend_cycles:
     bx      lr\r
 \r
 \r
-.global flushcache\r
-\r
-flushcache:\r
-    swi #0x9f0002\r
-    mov pc, lr\r
-\r
-\r