Big white-space cleanup.
[oweals/u-boot.git] / lib_nios / math.h
index ccffbbc2e7008aadd1ecc8c7b78ec74f39470d5b..f0aed8edc36b38c28780c40d22dae5718f013546 100644 (file)
@@ -1,6 +1,6 @@
 #define BITS_PER_UNIT  8
 
-typedef         int HItype             __attribute__ ((mode (HI)));
+typedef         int HItype                     __attribute__ ((mode (HI)));
 typedef unsigned int UHItype           __attribute__ ((mode (HI)));
 
 typedef                 int SItype             __attribute__ ((mode (SI)));