Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git] / arch / arm / include / asm / hardirq.h
blob706efafbf9722ce8d00b522fef845490f133d9a7
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __ASM_HARDIRQ_H
3 #define __ASM_HARDIRQ_H
5 #include <asm/irq.h>
7 #define __ARCH_IRQ_EXIT_IRQS_DISABLED 1
8 #define ack_bad_irq ack_bad_irq
10 #include <asm-generic/hardirq.h>
12 #endif /* __ASM_HARDIRQ_H */