summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/hdreg.h
blob: 1c321c3e7d2c7fc93e459833778984d046829850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* $Id: hdreg.h,v 1.1 2000/01/21 04:56:27 zaitcev Exp $
 * hdreg.h: SPARC PCI specific IDE glue.
 *
 * Copyright (C) 1997  David S. Miller (davem@caip.rutgers.edu)
 * Copyright (C) 1998  Eddie C. Dost   (ecd@skynet.be)
 */

#ifndef __SPARC_HDREG_H
#define __SPARC_HDREG_H

typedef unsigned int ide_ioreg_t;

#endif /* __SPARC_HDREG_H */