X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fnwfpe%2Fsoftfloat.h;h=0a3067452cd29767544cc4b3198d7eabc0a32b7c;hb=9ba5aa3126873a9c29999b78de20a52c5f87d389;hp=e1125bc39ee49ba57eea514cd79d1078385bbd8f;hpb=0a1340c185734a57fbf4775927966ad4a1347b02;p=powerpc.git diff --git a/arch/arm/nwfpe/softfloat.h b/arch/arm/nwfpe/softfloat.h index e1125bc39e..0a3067452c 100644 --- a/arch/arm/nwfpe/softfloat.h +++ b/arch/arm/nwfpe/softfloat.h @@ -61,7 +61,7 @@ typedef struct { u16 __padding; #endif u64 low; -} floatx80; +} __attribute__ ((packed,aligned(4))) floatx80; /* -------------------------------------------------------------------------------