X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fpartitions%2Fatari.h;h=63186b00e135913e4ad383ec768976e4294404db;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=314d4dbd33bfcc59a92d7650a6399699b90ade58;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/partitions/atari.h b/fs/partitions/atari.h index 314d4dbd3..63186b00e 100644 --- a/fs/partitions/atari.h +++ b/fs/partitions/atari.h @@ -15,8 +15,8 @@ struct partition_info { u8 flg; /* bit 0: active; bit 7: bootable */ char id[3]; /* "GEM", "BGM", "XGM", or other */ - u32 st; /* start of partition */ - u32 siz; /* length of partition */ + __be32 st; /* start of partition */ + __be32 siz; /* length of partition */ }; struct rootsector