mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 11:55:24 +00:00
parent
4f4738427d
commit
a4f52bec19
@ -98,6 +98,8 @@ namespace Genode {
|
||||
|
||||
inline void wait_for_exit() { while (1) Kernel::pause_thread(); };
|
||||
|
||||
bool supports_direct_unmap() const { return 1; }
|
||||
|
||||
inline Range_allocator * region_alloc()
|
||||
{
|
||||
kernel_log() << __PRETTY_FUNCTION__ << ": Not implemented\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user