|
|
| File: [Development] / linux-2.6-xfs / include / asm-cris / irq.h (download)
Revision 1.3, Mon Aug 29 15:50:38 2005 UTC (12 years, 2 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.13. Merge of 2.6.x-xfs-melb:linux:23660a by kenmcd. |
#ifndef _ASM_IRQ_H
#define _ASM_IRQ_H
#include <asm/arch/irq.h>
extern __inline__ int irq_canonicalize(int irq)
{
return irq;
}
#endif /* _ASM_IRQ_H */