mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-16 17:43:56 +08:00
9 lines
139 B
C
9 lines
139 B
C
|
#ifndef __ASM_SH_HP6XX_IDE_H
|
||
|
#define __ASM_SH_HP6XX_IDE_H
|
||
|
|
||
|
#define IRQ_CFCARD 93
|
||
|
#define IRQ_PCMCIA 94
|
||
|
|
||
|
#endif /* __ASM_SH_HP6XX_IDE_H */
|
||
|
|