Merge branch 'linus' into timers/core
[pandora-kernel.git] / arch / mips / lib / libgcc.h
index 3f19d1c..05909d5 100644 (file)
@@ -17,8 +17,7 @@ struct DWstruct {
 #error I feel sick.
 #endif
 
-typedef union
-{
+typedef union {
        struct DWstruct s;
        long long ll;
 } DWunion;