CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/12 02:29:28
Modified files:
sys/arch/arm64/dev: agintc.c
sys/arch/arm64/include: intr.h
Log message:
Store ITS ID in struct interrupt_controller so it can be used to look up
the right ITS to use when establishing interrupts.
ok kettenis@ patrick@
