Changeset ccd1a14 in mainline for uspace/srv/kbd/port/sun.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/sun.c
rebfabf6 rccd1a14 63 63 } 64 64 65 void kbd_port_yield(void) 66 { 67 } 68 69 void kbd_port_reclaim(void) 70 { 71 } 72 65 73 /** @} 66 74 */
Note:
See TracChangeset
for help on using the changeset viewer.