mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
parent
393643515c
commit
35d46dca72
@ -36,7 +36,7 @@ Launchpad::Launchpad(Env &env, unsigned long initial_quota)
|
||||
static const char *names[] = {
|
||||
|
||||
/* core services */
|
||||
"RM", "PD", "CPU", "IO_MEM", "IO_PORT", "IRQ", "ROM", "LOG",
|
||||
"RM", "PD", "CPU", "IO_MEM", "IO_PORT", "IRQ", "ROM", "LOG", "VM",
|
||||
|
||||
/* services expected to got started by init */
|
||||
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu", "Report",
|
||||
|
Loading…
Reference in New Issue
Block a user