CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/05 16:41:14
Modified files:
sys/kern : kern_clockintr.c
Log message:
clockintr: remove clockintr_expiration()
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@
