D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
arch
/
powerpc
/
include
/
asm
/
Filename :
irq_work.h
back
Copy
#ifndef _ASM_POWERPC_IRQ_WORK_H #define _ASM_POWERPC_IRQ_WORK_H static inline bool arch_irq_work_has_interrupt(void) { return true; } extern void arch_irq_work_raise(void); #endif /* _ASM_POWERPC_IRQ_WORK_H */