CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/21 09:19:39
Modified files:
sys/arch/riscv64/riscv64: clock.c
Log message:
Change tb_freq to uint64_t. This prevents an overflow in the riscv64
implementation of delay(9).
ok deraadt@
