mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 15:36:42 +07: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 */
|
||
|
|