Эх сурвалжийг харах

remove wrong assumptions about __libc_x

Peter S. Mazinger 20 жил өмнө
parent
commit
4cbc1b2abe

+ 0 - 8
include/libc-internal.h

@@ -173,14 +173,6 @@ extern int __gettimeofday(struct timeval *__restrict __tv, *__restrict __timezon
 #   define gettimeofday __gettimeofday
 #  endif
 
-# elif IS_IN_libpthread
-
-#  define gettimeofday __libc_gettimeofday
-
-# else
-
-#  define open __libc_open
-
 # endif
 #endif