patch-2.4.22 linux-2.4.22/include/asm-cris/io.h
Next file: linux-2.4.22/include/asm-cris/ioctls.h
Previous file: linux-2.4.22/include/asm-cris/ide.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-08-25 04:44:43.000000000 -0700
-  Orig file: 
linux-2.4.21/include/asm-cris/io.h
-  Orig date: 
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.21/include/asm-cris/io.h linux-2.4.22/include/asm-cris/io.h
@@ -258,6 +258,8 @@
 
 #define IO_SPACE_LIMIT 0xffff
 #define inb(x) (0)
+#define inw(x) (0)
+#define inl(x) (0)
 #define outb(x,y)
 #define outw(x,y)
 #define outl(x,y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)