CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 07:23:59
Modified files:
sys/arch/arm64/include: intr.h
sys/arch/arm64/arm64: intr.c
Log message:
Change the interrupt routing API to take a pointer to a "struct cpu_info"
instead of a cpu number.
ok patrick@
