patch-2.3.23 linux/include/asm-arm/ioc.h
Next file: linux/include/asm-arm/iomd.h
Previous file: linux/include/asm-arm/io.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Oct 20 16:29:08 1999
-  Orig file: 
v2.3.22/linux/include/asm-arm/ioc.h
-  Orig date: 
Sat May  8 11:06:57 1999
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/ioc.h linux/include/asm-arm/ioc.h
@@ -5,7 +5,7 @@
 
 #ifndef IOC_CONTROL
 
-#ifndef __ASSEMBLER__
+#ifndef __ASSEMBLY__
 #define __IOC(offset)	(IOC_BASE + (offset >> 2))
 #else
 #define __IOC(offset)	offset
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)