2015-08-05 06:31:17 -04:00

5 lines
99 B
C

#pragma once
void InvalidateEntireInstructionCache (void);
void InvalidateEntireDataCache (void);