mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 17:53:07 +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.