mmp.h 116 B

123456
  1. #ifndef __IRQCHIP_MMP_H
  2. #define __IRQCHIP_MMP_H
  3. extern struct irq_chip icu_irq_chip;
  4. #endif /* __IRQCHIP_MMP_H */