Changeset 0f1cf7a in mainline
- Timestamp:
- 2011-02-02T22:20:14Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ca2a18e
- Parents:
- 0dfaa099
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/block/libblock.c
r0dfaa099 r0f1cf7a 566 566 assert(devcon); 567 567 assert(devcon->cache); 568 assert(block->refcnt >= 1); 568 569 569 570 cache = devcon->cache;
Note:
See TracChangeset
for help on using the changeset viewer.