^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) #ifndef __ASM_GENERIC_HW_IRQ_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #define __ASM_GENERIC_HW_IRQ_H
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) /*
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) * hw_irq.h has internal declarations for the low-level interrupt
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) * controller, like the original i8259A.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) * In general, this is not needed for new architectures.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) */
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) #endif /* __ASM_GENERIC_HW_IRQ_H */