clockintr: move clockintr_advance_random() prototype into sys/clockintr.h
authorcheloha <cheloha@openbsd.org>
Thu, 14 Sep 2023 19:51:17 +0000 (19:51 +0000)
committercheloha <cheloha@openbsd.org>
Thu, 14 Sep 2023 19:51:17 +0000 (19:51 +0000)
commit7cfaf107872ed22ae1f9c20327bd5bf2b452848a
tree3b9770812d0174353bee442b723cd7b605c67940
parentb3ef18bd4c7a0758527134a7efc06e1f6d79ef23
clockintr: move clockintr_advance_random() prototype into sys/clockintr.h

statclock() is going to need this.  Move the prototype into the public API.

Thread: https://marc.info/?l=openbsd-tech&m=169428749720476&w=2
sys/kern/kern_clockintr.c
sys/sys/clockintr.h