Changes in uspace/srv/kbd/port/pl050.c [6ac14a70:c145bc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/port/pl050.c
r6ac14a70 rc145bc2 102 102 } 103 103 104 void kbd_port_write(uint8_t data) 105 { 106 (void) data; 107 } 108 104 109 static void pl050_irq_handler(ipc_callid_t iid, ipc_call_t *call) 105 110 {
Note:
See TracChangeset
for help on using the changeset viewer.