OALFlushICache (Windows CE 5.0)
This function flushes the instruction cache, invalidating the cache location.
VOID OALFlushICache();
Parameters
None.
Return Values
None.
Remarks
OEMCacheRangeFlush calls this internal function as appropriate based on the dwFlags parameter.
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_cache.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors