FPU POST: fix warnings when building with 2.18 binutils
[oweals/u-boot.git] / post / lib_ppc / fpu / acc1.c
index 8a6519383639733a70eb988c51584f686aaeffea..9fca9b3788a32e27efe9ebfa3e3e1dcf7e813fda 100644 (file)
@@ -30,6 +30,8 @@
 
 #if CONFIG_POST & CONFIG_SYS_POST_FPU
 
+GNU_FPOST_ATTR
+
 static double func (const double *array)
 {
        double d = *array;