|
@@ -310,6 +310,8 @@ static inline void native_pagetable_setup_start(pgd_t *base) {}
|
|
static inline void native_pagetable_setup_done(pgd_t *base) {}
|
|
static inline void native_pagetable_setup_done(pgd_t *base) {}
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
+extern int arch_report_meminfo(char *page);
|
|
|
|
+
|
|
#ifdef CONFIG_PARAVIRT
|
|
#ifdef CONFIG_PARAVIRT
|
|
#include <asm/paravirt.h>
|
|
#include <asm/paravirt.h>
|
|
#else /* !CONFIG_PARAVIRT */
|
|
#else /* !CONFIG_PARAVIRT */
|