Changeset ccd1a14 in mainline for uspace/srv/kbd/port/dummy.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/dummy.c
rebfabf6 rccd1a14 43 43 } 44 44 45 void kbd_port_yield(void) 46 { 47 } 48 49 void kbd_port_reclaim(void) 50 { 51 } 52 45 53 /** @} 46 54 */
Note:
See TracChangeset
for help on using the changeset viewer.