kos_sys::arch::cache

Function icache_flush_range

Source
pub unsafe extern "C" fn icache_flush_range(
    start: c_uintptr_t,
    count: c_size_t,
)