> Date: Tue, 7 Jul 2020 23:13:06 +0200 > From: Christian Weisgerber <na...@mips.inka.de> > > Mark Kettenis: > > > > --- lib/libc/arch/alpha/gen/usertc.c 6 Jul 2020 13:33:05 -0000 > > > 1.1 > > > +++ lib/libc/arch/alpha/gen/usertc.c 7 Jul 2020 20:40:37 -0000 > > > > +int > > > +tc_get_timecount(struct timekeep *tk, u_int *tc) > > > > Need to make this function static to avoid namespace pollution. > > Then this needs to be fixed in amd64/gen/usertc.c pronto, before > everybody copies it from there.
Yeah, maybe people should hold off a bit. I have a few cleanups to that code so it is best not to copy what is there now.