]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_powerpc/fpu/mul-subnormal-single-1.c
powerpc: Fix FPU post related link warnings
[people/ms/u-boot.git] / post / lib_powerpc / fpu / mul-subnormal-single-1.c
index 1f3732d9243fc193679497cad13f4d4e34d1deff..23a3f302e8fe8a9ca454ad59b71a376deaf2e981 100644 (file)
 
 #include <post.h>
 
-#if CONFIG_POST & CONFIG_SYS_POST_FPU
-
 GNU_FPOST_ATTR
 
+#if CONFIG_POST & CONFIG_SYS_POST_FPU
+
 union uf
 {
        unsigned int u;