]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/i386_ksyms_32.c
x86: export the symbol empty_zero_page on the 32-bit x86 architecture
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / i386_ksyms_32.c
index edd39ccf139e0f9586a48fb17e75f453b3b8a4ee..02112fcc0de7ea3ff7a752e84d2b071d7a6ff74c 100644 (file)
@@ -2,6 +2,7 @@
 #include <asm/semaphore.h>
 #include <asm/checksum.h>
 #include <asm/desc.h>
+#include <asm/pgtable.h>
 
 EXPORT_SYMBOL(__down_failed);
 EXPORT_SYMBOL(__down_failed_interruptible);
@@ -29,3 +30,4 @@ EXPORT_SYMBOL(__read_lock_failed);
 #endif
 
 EXPORT_SYMBOL(csum_partial);
+EXPORT_SYMBOL(empty_zero_page);