patch-2.4.10 linux/include/asm-mips64/cachectl.h

Next file: linux/include/asm-mips64/current.h
Previous file: linux/include/asm-mips64/byteorder.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/include/asm-mips64/cachectl.h linux/include/asm-mips64/cachectl.h
@@ -19,7 +19,7 @@
 /*
  * Caching modes for the cachectl(2) call
  *
- * cachctl(2) is currently not supported and returns ENOSYS.
+ * cachectl(2) is currently not supported and returns ENOSYS.
  */
 #define CACHEABLE	0	/* make pages cacheable */
 #define UNCACHEABLE	1	/* make pages uncacheable */

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