Print this page
5261 libm should stop using synonyms.h

@@ -28,11 +28,10 @@
 
         .file   "scalbnf.s"
 
 #include "libm.h"
 LIBM_ANSI_PRAGMA_WEAK(scalbnf,function)
-#include "libm_synonyms.h"
 
         ENTRY(scalbnf)
         fildl   8(%esp)                 / convert N to extended
         flds    4(%esp)                 / push x
         fscale