mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
parent
5a95183c3e
commit
a04243aaf4
@ -169,9 +169,7 @@ class Kernel::Ipc_node
|
||||
** Accessors **
|
||||
***************/
|
||||
|
||||
Ipc_node * callee() { return _callee; }
|
||||
State state() { return _state; }
|
||||
Thread &thread() { return _thread; }
|
||||
Thread &thread() { return _thread; }
|
||||
};
|
||||
|
||||
#endif /* _CORE__KERNEL__IPC_NODE_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user