mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 12:41:19 +00:00
This patch adds the methods 'sigh_ack_avail()' and 'sigh_ready_to_submit()', which are needed to build asynchronously operating file-system clients. Fixes #2023