ctr/3ds: attempt to improve cache flushing

This commit is contained in:
notaz 2018-01-31 23:44:45 +02:00
parent 2d2e57b2cf
commit fd587b673e
2 changed files with 13 additions and 35 deletions

View 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);