| 
									
										
										
										
											2009-06-24 11:12:57 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * This file is subject to the terms and conditions of the GNU General Public | 
					
						
							|  |  |  |  * License.  See the file "COPYING" in the main directory of this archive | 
					
						
							|  |  |  |  * for more details. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Shamelessly copied from asm-mips/mach-emma2rh/ | 
					
						
							|  |  |  |  * Copyright (C) 2003 by Ralf Baechle | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #ifndef __ASM_AR7_IRQ_H
 | 
					
						
							|  |  |  | #define __ASM_AR7_IRQ_H
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-01-22 12:59:30 +01:00
										 |  |  | #define NR_IRQS 256
 | 
					
						
							| 
									
										
										
										
											2009-06-24 11:12:57 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | #include_next <irq.h>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #endif /* __ASM_AR7_IRQ_H */
 |