Print this page
5261 libm should stop using synonyms.h

@@ -29,11 +29,10 @@
         .file   "floorl.s"
 
 #include "libm.h"
 LIBM_ANSI_PRAGMA_WEAK(ceill,function)
 LIBM_ANSI_PRAGMA_WEAK(floorl,function)
-#include "libm_synonyms.h"
 
         ENTRY(ceill)
         subq    $16,%rsp
         fstcw   (%rsp)
         fldt    24(%rsp)