import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / include / asm-i386 / hdreg.h
1 /*
2  *  linux/include/asm-i386/hdreg.h
3  *
4  *  Copyright (C) 1994-1996  Linus Torvalds & authors
5  */
6
7 #ifndef __ASMi386_HDREG_H
8 #define __ASMi386_HDREG_H
9
10 //typedef unsigned short ide_ioreg_t;
11 typedef unsigned long ide_ioreg_t;
12
13 #endif /* __ASMi386_HDREG_H */