/arch/score/include/asm/hardirq.h
C++ Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 4a08ec243f247ff9009d11208665ca09 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _ASM_SCORE_HARDIRQ_H 2#define _ASM_SCORE_HARDIRQ_H 3 4#include <asm-generic/hardirq.h> 5 6#endif /* _ASM_SCORE_HARDIRQ_H */