Changes in uspace/srv/hid/kbd/ctl/sun.c [79ae36dd:b3d513f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/ctl/sun.c
r79ae36dd rb3d513f 53 53 void kbd_ctl_parse_scancode(int scancode) 54 54 { 55 kbd_event_type_t type;55 console_ev_type_t type; 56 56 unsigned int key; 57 57
Note:
See TracChangeset
for help on using the changeset viewer.