ctr/3ds: attempt to improve cache flushing
[picodrive.git] / platform / libretro / 3ds / 3ds_utils.h
index fe97985..ae917b0 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef _3DS_UTILS_H
 #define _3DS_UTILS_H
 
-void ctr_invalidate_ICache(void);
-void ctr_flush_DCache(void);
-
 void ctr_flush_invalidate_cache(void);
 
 int ctr_svchack_init(void);