Kernel: Add UnhandledInterruptHandler and SharedIRQHandler to aarch64

This commit is contained in:
Timon Kruiper 2022-05-16 15:54:26 +02:00 committed by Linus Groh
parent d631a3daf6
commit 02b94c6f0e
Notes: sideshowbarker 2024-07-17 10:31:11 +09:00

View File

@ -453,6 +453,8 @@ else()
Interrupts/GenericInterruptHandler.cpp
Interrupts/IRQHandler.cpp
Interrupts/SharedIRQHandler.cpp
Interrupts/UnhandledInterruptHandler.cpp
)
# Otherwise linker errors e.g undefined reference to `__aarch64_cas8_acq_rel'