mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
parent
7af276ac81
commit
1f29055927
@ -440,6 +440,8 @@ void Depot_deploy::Child::gen_start_node(Xml_generator &xml, Xml_node common,
|
||||
_gen_provides_sub_node(xml, service, "rom", "ROM");
|
||||
_gen_provides_sub_node(xml, service, "terminal", "Terminal");
|
||||
_gen_provides_sub_node(xml, service, "timer", "Timer");
|
||||
_gen_provides_sub_node(xml, service, "pd", "PD");
|
||||
_gen_provides_sub_node(xml, service, "cpu", "CPU");
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user