URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-x86_64/] [hdreg.h] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
/* * 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 */
Go to most recent revision | Compare with Previous | Blame | View Log