API documentation refinements

This commit is contained in:
Norman Feske
2017-05-24 14:41:19 +02:00
committed by Christian Helmuth
parent 3c785a4ffb
commit adb26b5216
34 changed files with 128 additions and 41 deletions

View File

@@ -32,6 +32,9 @@ namespace Genode {
struct Genode::Cpu_session : Session
{
/**
* \noapi
*/
static const char *service_name() { return "CPU"; }
/*