CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/20 22:10:21
Modified files:
sys/dev/acpi : acpi.c
Log message:
Move the code to attach acpitimer outside #ifndef SMALL_KERNEL so we can
make the clock/delay setup on ramdisk kernels more like GENERIC.
ok mlarkin@
