CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/07 06:13:23
Modified files:
sys/arch/m88k/m88k: softintr.c
sys/arch/mips64/mips64: softintr.c
sys/arch/powerpc64/powerpc64: softintr.c
sys/arch/sh/sh : interrupt.c
Log message:
Include <sys/systm.h> directly instead of relying on hidden UVM includes.
The header is being pulled via uvm_extern.h -> uvm_map.h
