Eric Andersen hace 24 años
padre
commit
bf0b6b0938
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      libc/misc/time/adjtime.c

+ 0 - 1
libc/misc/time/adjtime.c

@@ -49,5 +49,4 @@ adjtime(const struct timeval * itv, struct timeval * otv)
   }
   return 0;
 }
-weak_alias(adjtime, __adjtime);