]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/x86/include/asm/page_types.h
Move all declarations of free_initmem() to linux/mm.h
[linux-2.6.git] / arch / x86 / include / asm / page_types.h
index eb9ed00355a871c545cf7e61ff562ba39f105d54..e21fdd10479f88e339e1e7351da837c563361635 100644 (file)
@@ -54,10 +54,7 @@ static inline phys_addr_t get_max_mapped(void)
 extern unsigned long init_memory_mapping(unsigned long start,
                                         unsigned long end);
 
-void init_memory_mapping_high(void);
-
-extern void initmem_init(int acpi, int k8);
-extern void free_initmem(void);
+extern void initmem_init(void);
 
 #endif /* !__ASSEMBLY__ */