hdreg.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:0k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  *  Copyright (C) 1994-1996  Linus Torvalds & authors
  3.  *  Copyright (C) 2001 Ralf Baechle
  4.  */
  5. /*
  6.  *  This file contains the MIPS architecture specific IDE code.
  7.  */
  8. #ifndef _ASM_HDREG_H
  9. #define _ASM_HDREG_H
  10. typedef unsigned long ide_ioreg_t;
  11. #endif /* _ASM_HDREG_H */