vserver 1.9.3
[linux-2.6.git] / fs / partitions / atari.h
index 314d4db..63186b0 100644 (file)
@@ -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