patch-2.4.0-test3 linux/include/asm-i386/processor.h

Next file: linux/include/asm-i386/socket.h
Previous file: linux/include/asm-i386/io_apic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -144,8 +144,7 @@
 		  "=b" (*ebx),
 		  "=c" (*ecx),
 		  "=d" (*edx)
-		: "a" (op)
-		: "cc");
+		: "a" (op));
 }
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)