mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
67ba7b89a7
commit
117a533828
@ -282,7 +282,7 @@ class Rom_filter::Input_rom_registry
|
|||||||
/**
|
/**
|
||||||
* \throw Nonexistent_input_value
|
* \throw Nonexistent_input_value
|
||||||
*/
|
*/
|
||||||
Input_value _query_value_in_roms(Xml_node input_node)
|
Input_value _query_value_in_roms(Xml_node input_node) const
|
||||||
{
|
{
|
||||||
Entry const *entry =
|
Entry const *entry =
|
||||||
_lookup_entry_by_name(_input_rom_name(input_node));
|
_lookup_entry_by_name(_input_rom_name(input_node));
|
||||||
|
Loading…
Reference in New Issue
Block a user