patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / m68k / lib / lshrdi3.c
index 93b1cb6..d06442d 100644 (file)
@@ -20,7 +20,7 @@ Boston, MA 02111-1307, USA.  */
 
 #define BITS_PER_UNIT 8
 
-typedef         int SItype     __attribute__ ((mode (SI)));
+typedef                 int SItype     __attribute__ ((mode (SI)));
 typedef unsigned int USItype   __attribute__ ((mode (SI)));
 typedef                 int DItype     __attribute__ ((mode (DI)));
 typedef int word_type __attribute__ ((mode (__word__)));