URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-sh64/] [hdreg.h] - Rev 1276
Go to most recent revision | Compare with Previous | Blame | View Log
/* * linux/include/asm-sh64/hdreg.h * * Copyright (C) 1994-1996 Linus Torvalds & authors */ #ifndef __ASM_SH64_HDREG_H #define __ASM_SH64_HDREG_H //typedef unsigned short ide_ioreg_t; typedef unsigned long ide_ioreg_t; #endif /* __ASM_SH64_HDREG_H */
Go to most recent revision | Compare with Previous | Blame | View Log