aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-ia64/hdreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/hdreg.h')
-rw-r--r--include/asm-ia64/hdreg.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/asm-ia64/hdreg.h b/include/asm-ia64/hdreg.h
new file mode 100644
index 000000000000..83b5161d2678
--- /dev/null
+++ b/include/asm-ia64/hdreg.h
@@ -0,0 +1,14 @@
+/*
+ * linux/include/asm-ia64/hdreg.h
+ *
+ * Copyright (C) 1994-1996 Linus Torvalds & authors
+ */
+
+#warning this file is obsolete, please do not use it
+
+#ifndef __ASM_IA64_HDREG_H
+#define __ASM_IA64_HDREG_H
+
+typedef unsigned short ide_ioreg_t;
+
+#endif /* __ASM_IA64_HDREG_H */