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