forked from Imagelibrary/rtems
1
bsps/shared/cache/cacheimpl.h
vendored
1
bsps/shared/cache/cacheimpl.h
vendored
@@ -318,6 +318,7 @@ static void smp_cache_inst_inv(void *arg)
|
|||||||
|
|
||||||
static void smp_cache_inst_inv_all(void *arg)
|
static void smp_cache_inst_inv_all(void *arg)
|
||||||
{
|
{
|
||||||
|
(void) arg;
|
||||||
_CPU_cache_invalidate_entire_instruction();
|
_CPU_cache_invalidate_entire_instruction();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user