mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-14 14:37:41 +00:00
Quietly insert forward declaration of a Input::Binding class, and make it a friend of Input::Event and Input::Session_client. This is to allow non-C++ language bindings (Nim) to access private members by providing their own implementation of the Binding class. Fix #2889
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.