Skip to main content

clear_bootup_cache_ways

Function clear_bootup_cache_ways 

Source
pub unsafe extern "C" fn clear_bootup_cache_ways()
Expand description

//** The clear_bootup_cache_ways() sets up seg regs

@return none

Example: @code

clear_bootup_cache_ways(DEFAULT_SEG_SETUP);

@endcode