URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-sparc64/] [hdreg.h] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
/* $Id: hdreg.h,v 1.1.1.1 2004-04-15 03:01:06 phoenix Exp $ * hdreg.h: Ultra/PCI specific IDE glue. * * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) */ #ifndef __SPARC64_HDREG_H #define __SPARC64_HDREG_H typedef unsigned long ide_ioreg_t; #endif /* __SPARC64_HDREG_H */
Go to most recent revision | Compare with Previous | Blame | View Log