Changeset b2f542a in mainline
- Timestamp:
- 2017-11-20T20:37:46Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 57914494
- Parents:
- 677cad5
- Location:
- uspace/lib/c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/bd.c
r677cad5 rb2f542a 32 32 /** 33 33 * @file 34 * @brief IP link client stub34 * @brief Block device client interface 35 35 */ 36 36 -
uspace/lib/c/include/bd.h
r677cad5 rb2f542a 30 30 * @{ 31 31 */ 32 /** @file 32 /** @file Block device client interface 33 33 */ 34 34
Note:
See TracChangeset
for help on using the changeset viewer.