mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-29 13:00:35 +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 */
|