CVSROOT: /cvs Module name: src Changes by: piro...@cvs.openbsd.org 2020/06/22 06:27:54
Modified files: sys/arch/amd64/amd64: tsc.c Log message: Change tsc_get_timecount return from uint to u_int per sys/timetc.h. First brought up by naddy@ in the usertc thread, OK kettenis@.