X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Fasmutils.s;h=787ecb916c7939972dffeb08de347cfa5825a36a;hb=a12e01162349cd970e9b6fe5674497760631279b;hp=92226b3543d5f1a57a09d803de96af138b24644f;hpb=4f265db77684ec33f9533e7c76734498df03bba4;p=picodrive.git diff --git a/platform/gp2x/asmutils.s b/platform/gp2x/asmutils.s index 92226b3..787ecb9 100644 --- a/platform/gp2x/asmutils.s +++ b/platform/gp2x/asmutils.s @@ -1,3 +1,4 @@ +@ vim:filetype=armasm @ some color conversion and blitting routines @ (c) Copyright 2006, notaz @@ -210,10 +211,9 @@ spend_cycles: bx lr -@ test .global flushcache -flushcache: - swi #0x9f0002 - mov pc, lr - +flushcache: + swi #0x9f0002 + mov pc, lr +