CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2023/09/05 16:29:28
Modified files: sys/kern : kern_clockintr.c Log message: clockintr: remove clockintr_nsecuptime() With the introduction of clockintr_advance_random(), this interface is now unused. Remove it. Suggested by mpi@. Thread: https://marc.info/?l=openbsd-tech&m=169392340028978&w=2 ok mpi@ mlarkin@