|
|
| File: [Development] / linux-2.4-xfs / include / asm-ppc / hdreg.h (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.4.24pre2 |
/* * linux/include/asm-ppc/hdreg.h * * Copyright (C) 1994-1996 Linus Torvalds & authors */ /* * This file contains the ppc architecture specific IDE code. */ #ifndef __ASMPPC_HDREG_H #define __ASMPPC_HDREG_H //typedef unsigned int ide_ioreg_t; typedef unsigned long ide_ioreg_t; #endif /* __ASMPPC_HDREG_H */