blob: 868ed8a2ed5c025cdf922586b9dfe56e1cd5f29e [file] [log] [blame]
Jayachandran C3c595a52011-05-07 01:36:05 +05301/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 *
6 * Copyright (C) 2011 Netlogic Microsystems.
7 */
8#ifndef __ASM_NETLOGIC_IRQ_H
9#define __ASM_NETLOGIC_IRQ_H
10
Jayachandran Cbb1e4bc2012-10-31 12:01:40 +000011#include <asm/mach-netlogic/multi-node.h>
12#define NR_IRQS (64 * NLM_NR_NODES)
13
Jayachandran C3c595a52011-05-07 01:36:05 +053014#define MIPS_CPU_IRQ_BASE 0
15
16#endif /* __ASM_NETLOGIC_IRQ_H */