mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 09:54:38 +00:00
5 lines
99 B
C
5 lines
99 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void InvalidateEntireInstructionCache (void);
|
||
|
|
void InvalidateEntireDataCache (void);
|