patch-2.3.1 linux/include/asm-m68k/hdreg.h
Next file: linux/include/asm-m68k/ide.h
Previous file: linux/include/asm-i386/semaphore.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-m68k/hdreg.h
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.3.0/linux/include/asm-m68k/hdreg.h linux/include/asm-m68k/hdreg.h
@@ -0,0 +1,13 @@
+/*
+ *  linux/include/asm-m68k/hdreg.h
+ *
+ *  Copyright (C) 1994-1996  Linus Torvalds & authors
+ */
+
+#ifndef _M68K_HDREG_H
+#define _M68K_HDREG_H
+
+typedef unsigned int   q40ide_ioreg_t;
+typedef unsigned char * ide_ioreg_t;
+
+#endif /* _M68K_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)