Changeset b1f44b4 in mainline for uspace/drv/char/i8042/main.c
- Timestamp:
- 2011-12-25T19:51:11Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a8f7029
- Parents:
- 5960b48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/char/i8042/main.c
r5960b48 rb1f44b4 114 114 return EOK; 115 115 } 116 116 /*----------------------------------------------------------------------------*/ 117 117 /** Get address of I/O registers. 118 118 * … … 161 161 return EOK; 162 162 } 163 164 163 /** 165 164 * @}
Note:
See TracChangeset
for help on using the changeset viewer.