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
pub unsafe extern "C" fn clear_bootup_cache_ways()//** The clear_bootup_cache_ways() sets up seg regs
@return none
Example: @code
clear_bootup_cache_ways(DEFAULT_SEG_SETUP);
@endcode