summaryrefslogtreecommitdiff
path: root/gp2x/sys_cacheflush.h
diff options
context:
space:
mode:
authornotaz2009-06-23 12:28:13 +0300
committernotaz2009-06-23 12:28:13 +0300
commitc872443f88bd037784f795767041db9e307ac3f0 (patch)
treeae543b06d5807d04ff625eb3181081797fd59892 /gp2x/sys_cacheflush.h
parent4cadce9738bb306c1c31cde89f91feb8132875cf (diff)
downloadpicogpsp-c872443f88bd037784f795767041db9e307ac3f0.tar.gz
picogpsp-c872443f88bd037784f795767041db9e307ac3f0.tar.bz2
picogpsp-c872443f88bd037784f795767041db9e307ac3f0.zip
updated to warm r2
Diffstat (limited to 'gp2x/sys_cacheflush.h')
-rw-r--r--gp2x/sys_cacheflush.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gp2x/sys_cacheflush.h b/gp2x/sys_cacheflush.h
deleted file mode 100644
index 27f3c4c..0000000
--- a/gp2x/sys_cacheflush.h
+++ /dev/null
@@ -1,3 +0,0 @@
-
-void sys_cacheflush(void *start_addr, void *end_addr);
-