]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86_64/e820.h
[PATCH] mark several functions __always_inline
[linux-2.6-omap-h63xx.git] / include / asm-x86_64 / e820.h
index e682edc24a68072c97da7611be582f92b9000425..8dcc32665240fbaa657029e34c65274f8e234fd4 100644 (file)
@@ -55,6 +55,7 @@ extern unsigned long e820_hole_size(unsigned long start_pfn,
                                    unsigned long end_pfn);
 
 extern void __init parse_memopt(char *p, char **end);
+extern void __init parse_memmapopt(char *p, char **end);
 
 extern struct e820map e820;
 #endif/*!__ASSEMBLY__*/