![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef __ASM_CSKY_IRQ_WORK_H 0004 #define __ASM_CSKY_IRQ_WORK_H 0005 0006 static inline bool arch_irq_work_has_interrupt(void) 0007 { 0008 return true; 0009 } 0010 extern void arch_irq_work_raise(void); 0011 #endif /* __ASM_CSKY_IRQ_WORK_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |