/* * linux/include/asm-x86_64/hdreg.h * * Copyright (C) 1994-1996 Linus Torvalds & authors */ #ifndef __ASMx86_64_HDREG_H #define __ASMx86_64_HDREG_H //typedef unsigned short ide_ioreg_t; typedef unsigned long ide_ioreg_t; #endif /* __ASMx86_64_HDREG_H */