X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fasmutils.s;h=e4402ffb354a06e49c6be97cc2d2bff4feae68f9;hb=e52fb441a4d2b47237726b2f93612ba124b39e5a;hp=92226b3543d5f1a57a09d803de96af138b24644f;hpb=49fe50f04c9e6aab1cce54302bd4990a0471df00;p=libpicofe.git diff --git a/gp2x/asmutils.s b/gp2x/asmutils.s index 92226b3..e4402ff 100644 --- a/gp2x/asmutils.s +++ b/gp2x/asmutils.s @@ -1,3 +1,4 @@ +@ vim:filetype=armasm @ some color conversion and blitting routines @ (c) Copyright 2006, notaz @@ -213,7 +214,7 @@ spend_cycles: @ test .global flushcache -flushcache: - swi #0x9f0002 - mov pc, lr - +flushcache: + swi #0x9f0002 + mov pc, lr +