Explorar o código

Remove unused weak_alias. Thanks Peter.

"Steven J. Hill" %!s(int64=20) %!d(string=hai) anos
pai
achega
b9ff960b2d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/unistd/sleep.c

+ 0 - 1
libc/unistd/sleep.c

@@ -108,4 +108,3 @@ unsigned int attribute_hidden __sleep (unsigned int seconds)
     return result;
 }
 #endif
-weak_alias(__sleep,sleep)