]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/setup.h
ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
[linux-2.6-omap-h63xx.git] / include / asm-i386 / setup.h
index 76316275d6f9ac370ea445509e75eeced198803f..0e8077cbfdac7da388789be548d599c0839b8fbf 100644 (file)
@@ -77,6 +77,8 @@ int __init sanitize_e820_map(struct e820entry * biosmap, char * pnr_map);
 void __init add_memory_region(unsigned long long start,
                              unsigned long long size, int type);
 
+extern unsigned long init_pg_tables_end;
+
 #endif /* __ASSEMBLY__ */
 
 #endif  /*  __KERNEL__  */