Changeset 340b5690 in mainline for uspace/lib/minix/minix.h


Ignore:
Timestamp:
2011-03-09T20:26:46Z (14 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bb0db564
Parents:
7df022e5
Message:

Fix inode table initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/minix/minix.h

    r7df022e5 r340b5690  
    4848#define MFS_SUPERBLOCK          1
    4949#define MFS_SUPERBLOCK_SIZE     1024
     50#define MFS_BOOTBLOCK_SIZE      1024
    5051
    5152#define V2_NR_DIRECT_ZONES      7
Note: See TracChangeset for help on using the changeset viewer.