This commit is contained in:
TL
2025-02-24 21:20:07 +00:00
committed by Marcin Kolny
parent f1ffbb5b37
commit e72338b54d
2 changed files with 3 additions and 6 deletions
@@ -216,10 +216,8 @@ os_mprotect(void *addr, size_t size, int prot)
void
os_dcache_flush(void)
{
}
{}
void
os_icache_flush(void *start, size_t len)
{
}
{}