Changeset 827ec41 in mainline for uspace/drv/infrastructure/rootmac/rootmac.c
- Timestamp:
- 2011-12-29T12:50:38Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae481e0
- Parents:
- f0b74b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootmac/rootmac.c
rf0b74b2 r827ec41 161 161 162 162 static hw_res_ops_t fun_hw_res_ops = { 163 164 &rootmac_enable_interrupt163 .get_resource_list = &rootmac_get_resources, 164 .enable_interrupt = &rootmac_enable_interrupt 165 165 }; 166 166
Note:
See TracChangeset
for help on using the changeset viewer.