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

Linux/Unix编程

开发平台:

Unix_Linux

  1. /*
  2.  *  linux/include/asm-ppc/hdreg.h
  3.  *
  4.  *  Copyright (C) 1994-1996  Linus Torvalds & authors
  5.  *
  6.  * This program is free software; you can redistribute it and/or
  7.  * modify it under the terms of the GNU General Public License
  8.  * as published by the Free Software Foundation; either version
  9.  * 2 of the License, or (at your option) any later version.
  10.  */
  11. /*
  12.  *  This file contains the ppc architecture specific IDE code.
  13.  */
  14. #ifndef __ASMPPC64_HDREG_H
  15. #define __ASMPPC64_HDREG_H
  16. typedef unsigned long ide_ioreg_t;
  17. #endif /* __ASMPPC64_HDREG_H */