mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 02:59:54 +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.