mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
830f6934f9
commit
1ac7b034ba
@@ -39,7 +39,7 @@ Launchpad::Launchpad(Env &env, unsigned long initial_quota)
|
||||
"RM", "PD", "CPU", "IO_MEM", "IO_PORT", "IRQ", "ROM", "LOG",
|
||||
|
||||
/* services expected to got started by init */
|
||||
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc",
|
||||
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu",
|
||||
|
||||
0 /* null-termination */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user