mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
parent
45f5ed173a
commit
f939b9ffb5
@ -45,7 +45,7 @@ static void for_cachelines(addr_t base,
|
||||
fn(base, size);
|
||||
} else {
|
||||
Genode::raw(thread, " tried to make invalid address ",
|
||||
base, " cache coherent");
|
||||
(void*)base, " cache coherent");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user