CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/22 13:59:37
Modified files:
sys/kern : kern_tc.c
sys/sys : timetc.h
Log message:
SLIST-ify the timecounter list.
Call it "tc_list" instead of "timecounters", which is too similar to
the variable "timecounter" for my taste.
ok mpi@ visa@
