hdreg.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /*
  2.  * BK Id: SCCS/s.hdreg.h 1.5 05/17/01 18:14:24 cort
  3.  */
  4. /*
  5.  *  linux/include/asm-ppc/hdreg.h
  6.  *
  7.  *  Copyright (C) 1994-1996  Linus Torvalds & authors
  8.  */
  9. /*
  10.  *  This file contains the ppc architecture specific IDE code.
  11.  */
  12. #ifndef __ASMPPC_HDREG_H
  13. #define __ASMPPC_HDREG_H
  14. typedef unsigned int ide_ioreg_t;
  15. #endif /* __ASMPPC_HDREG_H */