patch-2.2.15 linux/include/asm-i386/pgtable.h
Next file: linux/include/asm-m68k/pgtable.h
Previous file: linux/include/asm-i386/delay.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Apr 21 23:10:16 2000
- Orig file:
v2.2.14/include/asm-i386/pgtable.h
- Orig date:
Wed Oct 20 01:12:50 1999
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -24,6 +24,7 @@
#define flush_cache_page(vma, vmaddr) do { } while (0)
#define flush_page_to_ram(page) do { } while (0)
#define flush_icache_range(start, end) do { } while (0)
+#define flush_dcache_page(page) do { } while (0)
/*
* TLB flushing:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)