ARM: 6283/1: Remove useless PCIO_BASE definitions
[pandora-kernel.git] / arch / sh / 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;