]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/e820_64.h
x86: pud_clear: only reload cr3 if necessary
[linux-2.6-omap-h63xx.git] / include / asm-x86 / e820_64.h
index cc09469960554b5546946d0e358754abb672252e..a560c4f5d500f658901fb4d44bade9dd1acdcaec 100644 (file)
@@ -15,7 +15,7 @@
 
 #ifndef __ASSEMBLY__
 extern unsigned long find_e820_area(unsigned long start, unsigned long end, 
-                                   unsigned size);
+                                   unsigned size, unsigned long align);
 extern void add_memory_region(unsigned long start, unsigned long size, 
                              int type);
 extern void setup_memory_region(void);