]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_powerpc/fpu/20001122-1.c
powerpc: Fix FPU post related link warnings
[people/ms/u-boot.git] / post / lib_powerpc / fpu / 20001122-1.c
index bef80c5f79e72e660dc81622e24adbfc067906a0..4af300d880ac1c21a44a1eba919d3940b3465a3d 100644 (file)
 
 #include <post.h>
 
-#if CONFIG_POST & CONFIG_SYS_POST_FPU
-
 GNU_FPOST_ATTR
 
+#if CONFIG_POST & CONFIG_SYS_POST_FPU
+
 int fpu_post_test_math1 (void)
 {
        volatile double a, *p;