Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11234
b: refs/heads/master
c: 80b4734
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent d4dc97c commit d92955c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c9ec467db8bf9ae9a337b96cecd9b6b703b57a1
refs/heads/master: 80b47346b0c83edab5d183376b41e9968bd5ac32
14 changes: 14 additions & 0 deletions trunk/include/asm-mips/mach-mips/irq.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#ifndef __ASM_MACH_MIPS_IRQ_H
#define __ASM_MACH_MIPS_IRQ_H

#include <linux/config.h>

#define NR_IRQS 256

#ifdef CONFIG_SMP

#define ARCH_HAS_IRQ_PER_CPU

#endif

#endif /* __ASM_MACH_MIPS_IRQ_H */

0 comments on commit d92955c

Please sign in to comment.