Changeset e8976b59 in mainline for uspace/srv/fs/exfat/exfat_fat.h
- Timestamp:
- 2011-08-15T18:08:52Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 521550d
- Parents:
- 75513701
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/exfat/exfat_fat.h
r75513701 re8976b59 86 86 exfat_cluster_t mcl); 87 87 88 extern int exfat_read_uctable(struct exfat_bs *bs, struct exfat_node *nodep, 89 uint8_t *uctable); 90 88 91 #endif 89 92
Note:
See TracChangeset
for help on using the changeset viewer.