[ARM] nommu: manage the CP15 things
[pandora-kernel.git] / arch / arm / nwfpe / softfloat.h
index e1125bc..0a30674 100644 (file)
@@ -61,7 +61,7 @@ typedef struct {
     u16 __padding;
 #endif
     u64 low;
-} floatx80;
+}  __attribute__ ((packed,aligned(4))) floatx80;
 
 /*
 -------------------------------------------------------------------------------