mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
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",
|
||||
|
||||
Reference in New Issue
Block a user