mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
0f8dd3a7a0
commit
e56437ff0a
@@ -21,3 +21,10 @@ bool is_acpi_device_node(const struct fwnode_handle *fwnode)
|
||||
lx_emul_trace(__func__);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
bool is_acpi_data_node(const struct fwnode_handle *fwnode)
|
||||
{
|
||||
lx_emul_trace(__func__);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user