From 638cc6264cf3e8d1f046885fb68b5a1e22729d06 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 6 Jun 2009 23:33:15 +0300 Subject: cpu clock setup, save rom dir, cleanups --- gp2x/flush_cache.S | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 gp2x/flush_cache.S (limited to 'gp2x/flush_cache.S') diff --git a/gp2x/flush_cache.S b/gp2x/flush_cache.S deleted file mode 100644 index 4bde0e7..0000000 --- a/gp2x/flush_cache.S +++ /dev/null @@ -1,8 +0,0 @@ -@ vim:filetype=armasm - -.global gp2x_flush_cache @ beginning_addr, end_addr, flags - -gp2x_flush_cache: - swi #0x9f0002 - mov pc, lr - -- cgit v1.2.3