Changes in uspace/srv/kbd/port/msim.c [c145bc2:ccd1a14] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/port/msim.c
rc145bc2 rccd1a14 78 78 } 79 79 80 void kbd_port_write(uint8_t data)81 {82 (void) data;83 }84 85 80 static void msim_irq_handler(ipc_callid_t iid, ipc_call_t *call) 86 81 {
Note:
See TracChangeset
for help on using the changeset viewer.