patch-2.4.10 linux/include/asm-mips/cachectl.h
Next file: linux/include/asm-mips/cpu.h
Previous file: linux/include/asm-mips/bootinfo.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Sep 9 10:43:01 2001
- Orig file:
v2.4.9/linux/include/asm-mips/cachectl.h
- Orig date:
Thu Jun 26 12:33:39 1997
diff -u --recursive --new-file v2.4.9/linux/include/asm-mips/cachectl.h linux/include/asm-mips/cachectl.h
@@ -16,7 +16,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)