Raw File
mmp.h
#ifndef	__IRQCHIP_MMP_H
#define	__IRQCHIP_MMP_H

extern struct irq_chip icu_irq_chip;

#endif	/* __IRQCHIP_MMP_H */
back to top