patch-1.3.50 linux/include/asm-alpha/io.h

Next file: linux/include/asm-alpha/lca.h
Previous file: linux/include/asm-alpha/fpu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.49/linux/include/asm-alpha/io.h linux/include/asm-alpha/io.h
@@ -124,8 +124,20 @@
 #ifndef inb_p
 # define inb_p		inb
 #endif
+#ifndef inw_p
+# define inw_p		inw
+#endif
+#ifndef inl_p
+# define inl_p		inl
+#endif
 #ifndef outb_p
 # define outb_p		outb
+#endif
+#ifndef outw_p
+# define outw_p		outw
+#endif
+#ifndef outl_p
+# define outl_p		outl
 #endif
 
 #ifndef inw_p

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this