Loading arch/sh/lib/libgcc.h +1 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ struct DWstruct { #error I feel sick. #endif typedef union { typedef union { struct DWstruct s; long long ll; } DWunion; Loading Loading
arch/sh/lib/libgcc.h +1 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,7 @@ struct DWstruct { #error I feel sick. #endif typedef union { typedef union { struct DWstruct s; long long ll; } DWunion; Loading