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