CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/16 21:01:26
Modified files:
share/man/man9 : intrmap_create.9
sys/sys : intrmap.h
sys/kern : kern_intrmap.c
Log message:
make intrmap_cpu return a struct cpu_info *, not a "cpuid number" thing.
requested by kettenis@
discussed with jmatthew@
