mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01: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