mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-18 07:08:18 +00:00
@ -24,7 +24,7 @@ namespace Genode { namespace Capability_space {
|
||||
|
||||
static constexpr unsigned long INVALID_INDEX = ~0UL;
|
||||
|
||||
typedef Nova::Crd Ipc_cap_data;
|
||||
using Ipc_cap_data = Nova::Crd;
|
||||
|
||||
static inline Nova::Crd crd(Native_capability const &cap)
|
||||
{
|
||||
|
Reference in New Issue
Block a user