Changeset ccd1a14 in mainline for uspace/srv/kbd/port/sgcn.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/sgcn.c
rebfabf6 rccd1a14 121 121 } 122 122 123 void kbd_port_yield(void) 124 { 125 } 126 127 void kbd_port_reclaim(void) 128 { 129 } 130 123 131 /** 124 132 * Handler of the "key pressed" event. Reads codes of all the pressed keys from
Note:
See TracChangeset
for help on using the changeset viewer.