Changeset 9fbe05e in mainline for uspace/srv/fs/fat/fat_directory.h
- Timestamp:
- 2011-08-21T17:57:33Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 842a2d2
- Parents:
- 7234617
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_directory.h
r7234617 r9fbe05e 49 49 block_t *b; 50 50 bool last; 51 } __attribute__ ((packed))fat_directory_t;51 } fat_directory_t; 52 52 53 53
Note:
See TracChangeset
for help on using the changeset viewer.