patch-2.3.1 linux/include/asm-sparc64/hdreg.h
Next file: linux/include/asm-sparc64/ide.h
Previous file: linux/include/asm-sparc64/audioio.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu May 13 11:00:09 1999
- Orig file:
v2.3.0/linux/include/asm-sparc64/hdreg.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.0/linux/include/asm-sparc64/hdreg.h linux/include/asm-sparc64/hdreg.h
@@ -0,0 +1,13 @@
+/* $Id: hdreg.h,v 1.9 1998/05/08 21:05:28 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 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)