mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
committed by
Norman Feske
parent
f02958b25f
commit
9453d319cb
@@ -42,6 +42,8 @@ namespace Genode {
|
||||
Pager_capability add_client(Thread_capability) {
|
||||
return Pager_capability(); }
|
||||
|
||||
void remove_client(Pager_capability) { }
|
||||
|
||||
void fault_handler(Signal_context_capability) { }
|
||||
|
||||
State state() { return State(); }
|
||||
|
||||
Reference in New Issue
Block a user