mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
When creating an Irq connection to a component (not core), e.g. a pin driver, we typically need a to provide a session label in order to apply a session policy and to distinguish multiple sessions from the same component. genodelabs/genode#4606
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.