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