]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/lib_powerpc/fpu/fpu.c
powerpc: Fix FPU post related link warnings
[people/ms/u-boot.git] / post / lib_powerpc / fpu / fpu.c
index 3f3adea197baf57c9f1a1eb2a5bf1203aeb4b746..a4369f13efaccc55665112d1a78aef41769fee28 100644 (file)
 
 #include <post.h>
 
+GNU_FPOST_ATTR
+
 #if CONFIG_POST & CONFIG_SYS_POST_FPU
 
 #include <watchdog.h>
 
-GNU_FPOST_ATTR
-
 extern int fpu_status (void);
 extern void fpu_enable (void);
 extern void fpu_disable (void);