Changeset d15815e2 in mainline for uspace/srv/kbd/include/layout.h
- Timestamp:
- 2009-04-15T22:01:18Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f0707ab
- Parents:
- 9239333
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/include/layout.h
r9239333 rd15815e2 42 42 43 43 typedef struct { 44 void (*reset)(void); 44 45 wchar_t (*parse_ev)(kbd_event_t *); 45 46 } layout_op_t;
Note:
See TracChangeset
for help on using the changeset viewer.