CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/04/28 06:24:20
Modified files: sys/arch/sparc64/sparc64: clock.c machdep.c Log message: Use the same inittodr()/resettodr() implementation as on arm64/armv7 and move it to the end of machdep.o. ok mpi@