]> Git Repo - linux.git/blob - arch/m32r/include/asm/hardirq.h
KVM: s390: prevent buffer overrun on memory hotplug during migration
[linux.git] / arch / m32r / include / asm / hardirq.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifdef __KERNEL__
3 #ifndef __ASM_HARDIRQ_H
4 #define __ASM_HARDIRQ_H
5
6 #include <asm/irq.h>
7 #include <asm-generic/hardirq.h>
8
9 #endif /* __ASM_HARDIRQ_H */
10 #endif /* __KERNEL__ */
This page took 0.032879 seconds and 4 git commands to generate.