8 months ago | Paul Boddie | file changeset files shortlog | 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; |