| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #warning <asm/hdreg.h> is obsolete, please do not use it |
| 2 | |||||
| 3 | #ifndef __ASM_GENERIC_HDREG_H | ||||
| 4 | #define __ASM_GENERIC_HDREG_H | ||||
| 5 | |||||
| 6 | typedef unsigned long ide_ioreg_t; | ||||
| 7 | |||||
| 8 | #endif /* __ASM_GENERIC_HDREG_H */ | ||||