Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85556
b: refs/heads/master
c: c7a49dd
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Feb 14, 2008
1 parent 5bb3358 commit 0d67eed
Show file tree
Hide file tree
Showing 2 changed files with 5 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: e8ea024bffcc9e4cb0e72cfdf50a99d05fd95d1c
refs/heads/master: c7a49dd42d15f066d13e26c24c22c600b58528e0
4 changes: 4 additions & 0 deletions trunk/include/asm-sh/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@ extern void irq_ctx_exit(int cpu);
# define irq_ctx_exit(cpu) do { } while (0)
#endif

#ifdef CONFIG_CPU_SH5
#include <asm/cpu/irq.h>
#endif

#endif /* __ASM_SH_IRQ_H */

0 comments on commit 0d67eed

Please sign in to comment.