]> Git Repo - J-linux.git/blob - arch/nios2/include/asm/irq.h
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[J-linux.git] / arch / nios2 / include / asm / irq.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3  * Copyright (C) 2013 Altera Corporation
4  * Copyright (C) 2011 Tobias Klauser <[email protected]>
5  */
6
7 #ifndef _ASM_NIOS2_IRQ_H
8 #define _ASM_NIOS2_IRQ_H
9
10 #define NIOS2_CPU_NR_IRQS       32
11
12 #include <asm-generic/irq.h>
13
14 #endif
This page took 0.029664 seconds and 4 git commands to generate.