5 lines
99 B
C
5 lines
99 B
C
#pragma once
|
|
|
|
void InvalidateEntireInstructionCache (void);
|
|
void InvalidateEntireDataCache (void);
|