Changeset 9e3dc95 in mainline for uspace/srv/fs/minixfs/mfs_const.h
- Timestamp:
- 2011-03-01T22:10:16Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a9a58e
- Parents:
- 819450a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs_const.h
r819450a r9e3dc95 38 38 #include <bool.h> 39 39 40 #define MFS_MAGIC_V1 0x137F41 #define MFS_MAGIC_V2 0x246842 #define MFS_MAGIC_V3 0x4D5A43 44 40 #define MFS_ROOT_INO 1 45 41 #define MFS_SUPER_BLOCK 0
Note:
See TracChangeset
for help on using the changeset viewer.