hdreg.h 278 B

1234567891011121314
  1. /*
  2. * linux/include/asm-ia64/hdreg.h
  3. *
  4. * Copyright (C) 1994-1996 Linus Torvalds & authors
  5. */
  6. #warning this file is obsolete, please do not use it
  7. #ifndef __ASM_IA64_HDREG_H
  8. #define __ASM_IA64_HDREG_H
  9. typedef unsigned short ide_ioreg_t;
  10. #endif /* __ASM_IA64_HDREG_H */