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