Changeset a996ae31 in mainline for uspace/srv/hid/input/port/pl050.c
- Timestamp:
- 2012-02-12T14:26:04Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d57122c
- Parents:
- ec12ab8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/port/pl050.c
rec12ab8 ra996ae31 91 91 92 92 static irq_code_t pl050_kbd = { 93 0, // FIXME 94 NULL, // FIXME 93 95 sizeof(pl050_cmds) / sizeof(irq_cmd_t), 94 96 pl050_cmds
Note:
See TracChangeset
for help on using the changeset viewer.