Code Review
/
linux-2.6.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
570395a5ebe58e4dd917b5116c1322afacbf032e
[linux-2.6.git]
/
include
/
asm-sh
/
hp6xx
/
ide.h
1
#ifndef __ASM_SH_HP6XX_IDE_H
2
#define __ASM_SH_HP6XX_IDE_H
3
4
#define IRQ_CFCARD 93
5
#define IRQ_PCMCIA 94
6
7
#endif /* __ASM_SH_HP6XX_IDE_H */
8