mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 23:12:24 +00:00
24e6b677bd
This patch makes the 'List_model' utility robust against duplicated occurrences of node IDs in the supplied XML data. If two or more XML nodes correspond to the same model element, the existing element is updated with the information of the subsequent XML nodes. |
||
---|---|---|
.. | ||
base | ||
cap_session | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
drivers | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
ram_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
thread | ||
trace_session | ||
util | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.