diff options
Diffstat (limited to 'include/asm-sh/sh03/ide.h')
-rw-r--r-- | include/asm-sh/sh03/ide.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-sh/sh03/ide.h b/include/asm-sh/sh03/ide.h new file mode 100644 index 0000000..73ee92e --- /dev/null +++ b/include/asm-sh/sh03/ide.h @@ -0,0 +1,7 @@ +#ifndef __ASM_SH_SH03_IDE_H +#define __ASM_SH_SH03_IDE_H + +#define IRQ_CFCARD 8 +#define IRQ_PCMCIA 8 + +#endif /* __ASM_SH_SH03_IDE_H */ |