PageRenderTime 26ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/score/include/asm/hardirq.h

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