]> git.sur5r.net Git - u-boot/blobdiff - post/lib_powerpc/fpu/acc1.c
powerpc: Fix FPU post related link warnings
[u-boot] / post / lib_powerpc / fpu / acc1.c
index 9fca9b3788a32e27efe9ebfa3e3e1dcf7e813fda..4dc1362fecbcbfb74c7546748a9816a1e44a72ab 100644 (file)
 
 #include <post.h>
 
-#if CONFIG_POST & CONFIG_SYS_POST_FPU
-
 GNU_FPOST_ATTR
 
+#if CONFIG_POST & CONFIG_SYS_POST_FPU
+
 static double func (const double *array)
 {
        double d = *array;