diff --git a/sys/sys/time.h b/sys/sys/time.h index 4f66c6ba253b..12d43cf7c61e 100644 --- a/sys/sys/time.h +++ b/sys/sys/time.h @@ -311,7 +311,6 @@ extern struct timeval boottime; * much faster than the functions without "get" prefix and should * be used where a precision of 1/hz seconds is acceptable or where * performance is priority. (NB: "precision", _not_ "resolution" !) - * */ void binuptime(struct bintime *bt);