#include <revolution/os.h> void DCUnfreeze ( void );
None.
None.
Cancels the effect of the DCFreeze function. Old instruction cache blocks will now be invalidated on subsequent L1 instruction misses.
In PowerPC architecture jargon, this feature is referred to as unlocking the data cache. We use the word "freeze" for the Wii to distinguish between the locked cache and DMA features.
Cache Functions, DCFreeze, ICFreeze, ICUnfreeze
2006/03/01 Initial version.
CONFIDENTIAL