mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 15:10:56 +00:00
This patch introduces a C API to be used by input drivers to generate Genode events. The initial version is limited to multitouch events only. Fixes #4273