24 lines
81 B
C

#ifndef __IRQ_H_
#define __IRQ_H_
#include "asm/irq.h"
#endif