allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / mips / brcm-boards / bcm947xx / bcm947xx.h
blob3da1cdc3331411d833adf371e80852902dc254ee
1 /*
2 * Broadcom HND MIPS boards configuration
4 * Copyright (C) 2009, Broadcom Corporation
5 * All Rights Reserved.
6 *
7 * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 * KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
12 * $Id: bcm947xx.h,v 1.1 2007/09/04 04:45:20 Exp $
15 #ifndef _bcm947xx_h_
16 #define _bcm947xx_h_
18 /* Virtual IRQ base, after last hw IRQ */
19 #define SBMIPS_VIRTIRQ_BASE 6
21 /* # IRQs, hw and sw IRQs */
22 #define SBMIPS_NUMIRQS 8
24 #endif /* _bcm947xx_h_ */