mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 21:20:41 +00:00
The code intended to stop after the first failed attempt, however the bool variable to control this was reseted inside the loop and so it endless loops. Fixes #51
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.