]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_nios2/math.h
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / lib_nios2 / math.h
index ccffbbc2e7008aadd1ecc8c7b78ec74f39470d5b..f0aed8edc36b38c28780c40d22dae5718f013546 100755 (executable)
@@ -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)));