CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/11 13:42:53
Modified files:
sys/arch/alpha/alpha: clock.c machdep.c
Log message:
Use the same inittodr()/resettodr() implementation as on
amd64/arm64/armv7/hppa/i386/landisk/macppc/mips64/sparc64 and move it to
the end of machdep.c. Wrap the existing clockfns hooks into something
that can be used as a todr_handle.
ok deraadt@
