clockintr: remove clockintr_nsecuptime()
authorcheloha <cheloha@openbsd.org>
Tue, 5 Sep 2023 22:29:28 +0000 (22:29 +0000)
committercheloha <cheloha@openbsd.org>
Tue, 5 Sep 2023 22:29:28 +0000 (22:29 +0000)
commit44e905e6c889c294eb0fee62b8428aaf184024b0
tree50328dbd27d84a4daecf4c2e563501820a6f2688
parentb441a2d80426b78925de2578c3b88e2d61cf4966
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@
sys/kern/kern_clockintr.c