Changeset ccd1a14 in mainline for uspace/srv/kbd/port/i8042.c
- Timestamp:
- 2009-04-25T11:54:17Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9701d49
- Parents:
- ebfabf6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/port/i8042.c
rebfabf6 rccd1a14 152 152 } 153 153 154 void kbd_port_yield(void) 155 { 156 } 157 158 void kbd_port_reclaim(void) 159 { 160 } 161 154 162 static void i8042_irq_handler(ipc_callid_t iid, ipc_call_t *call) 155 163 {
Note:
See TracChangeset
for help on using the changeset viewer.