patch-2.3.23 linux/include/asm-sh/hdreg.h
Next file: linux/include/asm-sh/ide.h
Previous file: linux/include/asm-sh/hardirq.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Oct 18 11:16:13 1999
- Orig file:
v2.3.22/linux/include/asm-sh/hdreg.h
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.22/linux/include/asm-sh/hdreg.h linux/include/asm-sh/hdreg.h
@@ -0,0 +1,12 @@
+/*
+ * linux/include/asm-sh/hdreg.h
+ *
+ * Copyright (C) 1994-1996 Linus Torvalds & authors
+ */
+
+#ifndef __ASM_SH_HDREG_H
+#define __ASM_SH_HDREG_H
+
+typedef unsigned short ide_ioreg_t;
+
+#endif /* __ASM_SH_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)