21:
public L4::Kobject_t<Remote_access, Dataspace, L4RE_PROTO_REMOTE_ACCESS>
41 L4_INLINE_RPC(
long, terminate, (
int exit_code), L4::Ipc::Send_only);
43 typedef L4::Typeid::Rpcs<read_mem_t, write_mem_t, terminate_t> Rpcs;
unsigned long l4_addr_t
Address type.
unsigned long long l4_uint64_t
Unsigned 64bit value.
#define L4_EXPORT
Attribute to mark functions, variables, and data types as being exported from a library.
Interface Definition Language.
#define L4_INLINE_RPC(res, name, args, attr...)
Define an inline RPC call (type and callable).
Fixed sized integer types, generic version.
L4Re Protocol Constants (C version).