patch-2.4.22 linux-2.4.22/include/asm-mips/asm.h
Next file: linux-2.4.22/include/asm-mips/asmmacro.h
Previous file: linux-2.4.22/include/asm-m68k/virtconvert.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips/asm.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.21/include/asm-mips/asm.h linux-2.4.22/include/asm-mips/asm.h
@@ -150,12 +150,12 @@
prefx hint,addr; \
.set pop
-#else
+#else /* !CONFIG_CPU_HAS_PREFETCH */
#define PREF(hint,addr)
#define PREFX(hint,addr)
-#endif
+#endif /* !CONFIG_CPU_HAS_PREFETCH */
/*
* MIPS ISA IV/V movn/movz instructions and equivalents for older CPUs.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)