CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/14 13:51:18
Modified files:
sys/kern : kern_clockintr.c
sys/sys : clockintr.h
Log message:
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
