alistair23-linux/arch/cris/include/asm/hardirq.h

8 lines
133 B
C
Raw Normal View History

#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include <asm/irq.h>
#include <asm-generic/hardirq.h>
#endif /* __ASM_HARDIRQ_H */