Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/fat/fat.h

    r9a15176 rf563126  
    8989                        uint16_t        signature;
    9090                } __attribute__ ((packed));
    91                 struct {
     91                struct fat32 {
    9292                        /* FAT32 only */
    9393                        /** Sectors per FAT. */
Note: See TracChangeset for help on using the changeset viewer.