/* $Id: hdreg.h,v 1.1 1999/05/14 07:23:13 davem 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 */
