Share via


OALFlushICache (Windows Embedded CE 6.0)

1/5/2010

This function flushes the instruction cache, invalidating the cache location.

Syntax

VOID OALFlushICache();

Parameters

None.

Return Value

None.

Remarks

OEMCacheRangeFlush calls this internal function as appropriate based on the dwFlags parameter.

Requirements

Header oal_cache.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Cache Functions