Changeset 152610a8 in mainline for uspace/srv/fs/minixfs/mfs_utils.h
- Timestamp:
- 2011-03-29T18:03:51Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ba5beaf
- Parents:
- 1f1cc9d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_utils.h
r1f1cc9d r152610a8 47 47 conv64(bool native, uint64_t n); 48 48 49 extern int50 read_ind_block(void *data, struct mfs_instance *inst,51 uint32_t block, mfs_version_t version);52 53 49 #endif 54 50
Note:
See TracChangeset
for help on using the changeset viewer.