]> git.sur5r.net Git - u-boot/blobdiff - post/lib_powerpc/fpu/20010114-2.c
powerpc: Fix FPU post related link warnings
[u-boot] / post / lib_powerpc / fpu / 20010114-2.c
index ee564e8d621f439cf15a621aecb00a8bdf8b6f7d..dab4d7e59027f8312359fbe02d0ce93a53587925 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;