mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
521663c6de
commit
f98d10a3f3
@ -487,6 +487,7 @@ void Depot_deploy::Child::gen_start_node(Xml_generator &xml, Xml_node common,
|
||||
_gen_provides_sub_node(xml, service, "timer", "Timer");
|
||||
_gen_provides_sub_node(xml, service, "pd", "PD");
|
||||
_gen_provides_sub_node(xml, service, "cpu", "CPU");
|
||||
_gen_provides_sub_node(xml, service, "rtc", "Rtc");
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user