mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-22 02:07:47 +00:00
The notion of a channel is shared by the mixer backend as well as the frontend. To make dealing with reports between those easier move the Channel definition to a global header. Issue #1770.