Changeset 9db4079 in mainline for uspace/srv/kbd/include/layout.h
- Timestamp:
- 2009-04-05T09:27:12Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cee8d3e
- Parents:
- b27eb71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/include/layout.h
rb27eb71 r9db4079 39 39 40 40 #include <kbd/kbd.h> 41 #include <sys/types.h> 41 42 42 extern charlayout_parse_ev(kbd_event_t *);43 extern wchar_t layout_parse_ev(kbd_event_t *); 43 44 44 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.