CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2020/07/12 14:32:20
Modified files: sys/arch/macppc/macppc: clock.c sys/arch/powerpc64/powerpc64: clock.c Log message: The PowerPC/Power ISA Time Base is a 64-bit register, so we can use the full lower 32 bits for the timecounter. ok kettenis@