Changes in uspace/srv/kbd/port/dummy.c [c145bc2:ccd1a14] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/port/dummy.c
rc145bc2 rccd1a14 51 51 } 52 52 53 void kbd_port_write(uint8_t data)54 {55 (void) data;56 }57 58 53 /** @} 59 54 */
Note:
See TracChangeset
for help on using the changeset viewer.