Landfall

Annotated pkg/devices/idl/input.idl

263:18edc9c73263
8 months ago Paul Boddie Exposed the card registry and added support for inspecting partition tables. cpm-library-improvements
paul@153 1
import "event.idl";
paul@153 2
import "icu.idl";
paul@153 3
paul@153 4
/* An input interface supporting events and IRQ binding. */
paul@153 5
paul@153 6
interface Input composes Event, ICU;