Files

7 lines
116 B
C
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#ifndef __IRQCHIP_MMP_H
#define __IRQCHIP_MMP_H
extern struct irq_chip icu_irq_chip;
#endif /* __IRQCHIP_MMP_H */