summaryrefslogtreecommitdiff
path: root/gp2x/sys_cacheflush.h
diff options
context:
space:
mode:
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);
-