Changeset e03a733 in mainline for uspace/lib/minix/minix.h
- Timestamp:
- 2011-03-06T22:30:26Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e2267e82
- Parents:
- ae1ae27
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/minix/minix.h
rae1ae27 re03a733 119 119 int32_t s_max_file_size; 120 120 /*Total number of zones on the device*/ 121 uint32_t s_ total_zones;121 uint32_t s_nzones; 122 122 /* 123 123 *Magic number used to recognize MinixFS
Note:
See TracChangeset
for help on using the changeset viewer.