Changeset b65cae22 in mainline for uspace/lib/ext2/libext2_superblock.h
- Timestamp:
- 2011-02-16T20:21:03Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f483a15
- Parents:
- a2a1792
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ext2/libext2_superblock.h
ra2a1792 rb65cae22 78 78 #define EXT2_SUPERBLOCK_LAST_BYTE (EXT2_SUPERBLOCK_OFFSET + \ 79 79 EXT2_SUPERBLOCK_SIZE -1) 80 #define EXT2_SUPERBLOCK_OS_LINUX 0 81 #define EXT2_SUPERBLOCK_OS_HURD 1 80 82 81 83
Note:
See TracChangeset
for help on using the changeset viewer.