]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/cacheflush.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
[linux-2.6-omap-h63xx.git] / include / asm-i386 / cacheflush.h
index 2ea36dea37d903b4396c7c17601866e0234724af..7199f7b326f1e3fefc9b904742dabf92042f34b2 100644 (file)
@@ -31,4 +31,8 @@ int change_page_attr(struct page *page, int numpages, pgprot_t prot);
 void kernel_map_pages(struct page *page, int numpages, int enable);
 #endif
 
+#ifdef CONFIG_DEBUG_RODATA
+void mark_rodata_ro(void);
+#endif
+
 #endif /* _I386_CACHEFLUSH_H */