mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-15 13:48:17 +00:00
API documentation refinements
This commit is contained in:
committed by
Christian Helmuth
parent
3c785a4ffb
commit
adb26b5216
@ -22,6 +22,9 @@ namespace Genode { struct Rm_session; }
|
||||
|
||||
struct Genode::Rm_session : Session
|
||||
{
|
||||
/**
|
||||
* \noapi
|
||||
*/
|
||||
static const char *service_name() { return "RM"; }
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user