OSDN Git Service

Kill warnings if IMA compiling
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 21 Oct 2005 01:38:21 +0000 (01:38 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Fri, 21 Oct 2005 01:38:21 +0000 (01:38 -0000)
libc/stdlib/stdlib.c

index a749955..eab6db2 100644 (file)
@@ -396,8 +396,10 @@ __XL_ALIAS(strtoull)
 
 /**********************************************************************/
 #if defined(L__stdlib_wcsto_l) || defined(L__stdlib_wcsto_l_l)
+#ifndef L__stdlib_strto_l
 #define L__stdlib_strto_l
 #endif
+#endif
 
 #if defined(L__stdlib_strto_l) || defined(L__stdlib_strto_l_l)
 
@@ -538,8 +540,10 @@ unsigned long __XL_NPP(_stdlib_strto_l)(register const Wchar * __restrict str,
 #endif
 /**********************************************************************/
 #if defined(L__stdlib_wcsto_ll) || defined(L__stdlib_wcsto_ll_l)
+#ifndef L__stdlib_strto_ll
 #define L__stdlib_strto_ll
 #endif
+#endif
 
 #if defined(L__stdlib_strto_ll) || defined(L__stdlib_strto_ll_l)