mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-12 20:28:20 +00:00
@ -17,6 +17,6 @@
|
||||
#include <base/capability.h>
|
||||
#include <timer_session/timer_session.h>
|
||||
|
||||
namespace Timer { typedef Genode::Capability<Session> Session_capability; }
|
||||
namespace Timer { using Session_capability = Genode::Capability<Session>; }
|
||||
|
||||
#endif /* _INCLUDE__TIMER_SESSION__CAPABILITY_H_ */
|
||||
|
Reference in New Issue
Block a user