DIR:/usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/include/asm-generic/ |
Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/include/asm-generic/irq_work.h |
#ifndef __ASM_IRQ_WORK_H #define __ASM_IRQ_WORK_H static inline bool arch_irq_work_has_interrupt(void) { return false; } #endif /* __ASM_IRQ_WORK_H */ |