mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +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.