mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
This eliminates the need to distinguish enum values in the body of the handler, easing the forwarding of the selected value. Issue #5008 Issue #5053