]> Git Repo - linux.git/blob - arch/powerpc/include/asm/irqflags.h
ACPI: EC: Evaluate orphan _REG under EC device
[linux.git] / arch / powerpc / include / asm / irqflags.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * IRQ flags handling
4  */
5 #ifndef _ASM_IRQFLAGS_H
6 #define _ASM_IRQFLAGS_H
7
8 #ifndef __ASSEMBLY__
9 /*
10  * Get definitions for arch_local_save_flags(x), etc.
11  */
12 #include <asm/hw_irq.h>
13
14 #endif
15
16 #endif
This page took 0.032556 seconds and 4 git commands to generate.