]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/cacheflush.h
[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support
[linux-2.6-omap-h63xx.git] / include / asm-mips / cacheflush.h
index aeae9fabf4a9be581937ce767a2eb4af1c6c3979..47bc8f6c20d2e2795211335e37cbb4e01489e0c2 100644 (file)
@@ -74,6 +74,7 @@ static inline void copy_from_user_page(struct vm_area_struct *vma,
 
 extern void (*flush_cache_sigtramp)(unsigned long addr);
 extern void (*flush_icache_all)(void);
+extern void (*local_flush_data_cache_page)(void * addr);
 extern void (*flush_data_cache_page)(unsigned long addr);
 
 /*