]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/page_32.h
Merge branch 'x86/urgent' into x86/cleanups
[linux-2.6-omap-h63xx.git] / include / asm-x86 / page_32.h
index 73ed2e4ebf95189b3d89afe2137bb879b34eab39..ab8528793f081bef8d7c945b7bddbaf1bff54073 100644 (file)
@@ -92,6 +92,13 @@ extern int sysctl_legacy_va_layout;
 #define VMALLOC_RESERVE                ((unsigned long)__VMALLOC_RESERVE)
 #define MAXMEM                 (-__PAGE_OFFSET - __VMALLOC_RESERVE)
 
+extern void find_low_pfn_range(void);
+extern unsigned long init_memory_mapping(unsigned long start,
+                                        unsigned long end);
+extern void initmem_init(unsigned long, unsigned long);
+extern void setup_bootmem_allocator(void);
+
+
 #ifdef CONFIG_X86_USE_3DNOW
 #include <asm/mmx.h>