mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-07 01:51:42 +00:00
8 lines
133 B
C
8 lines
133 B
C
|
#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 */
|