powerpc: Fix FPU post related link warnings
[platform/kernel/u-boot.git] / post / lib_powerpc / fpu / 20010114-2.c
index ee564e8..dab4d7e 100644 (file)
 
 #include <post.h>
 
-#if CONFIG_POST & CONFIG_SYS_POST_FPU
-
 GNU_FPOST_ATTR
 
+#if CONFIG_POST & CONFIG_SYS_POST_FPU
+
 static float rintf (float x)
 {
        volatile float TWO23 = 8388608.0;