hdreg.h 307 B

123456789101112131415
  1. /*
  2. * linux/include/asm-h8300/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 _H8300_HDREG_H
  8. #define _H8300_HDREG_H
  9. typedef unsigned int q40ide_ioreg_t;
  10. typedef unsigned char * ide_ioreg_t;
  11. #endif /* _H8300_HDREG_H */