| Current Path : /usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64.debug/include/asm-generic/ |
| Current File : //usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64.debug/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 */