hdreg.h
Upload User: jlfgdled
Upload Date: 2013-04-10
Package Size: 33168k
Code Size: 0k
Development Platform:

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 */