hdreg.h 190 B

12345678
  1. #warning <asm/hdreg.h> is obsolete, please do not use it
  2. #ifndef __ASM_GENERIC_HDREG_H
  3. #define __ASM_GENERIC_HDREG_H
  4. typedef unsigned long ide_ioreg_t;
  5. #endif /* __ASM_GENERIC_HDREG_H */