Changeset 88be951e in mainline for uspace/srv/fs/minixfs/mfs_ops.c
- Timestamp:
- 2011-07-26T19:09:01Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b2a18234
- Parents:
- 18eb736
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_ops.c
r18eb736 r88be951e 35 35 #include <align.h> 36 36 #include "mfs.h" 37 #include "mfs_utils.h"38 37 39 38 static bool check_magic_number(uint16_t magic, bool *native,
Note:
See TracChangeset
for help on using the changeset viewer.