diff options
Diffstat (limited to 'include/asm-x86/page_32.h')
-rw-r--r-- | include/asm-x86/page_32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/page_32.h b/include/asm-x86/page_32.h index 11c4b39cada1..a6fd10f230d2 100644 --- a/include/asm-x86/page_32.h +++ b/include/asm-x86/page_32.h | |||
@@ -73,7 +73,6 @@ extern int nx_enabled; | |||
73 | */ | 73 | */ |
74 | extern unsigned int __VMALLOC_RESERVE; | 74 | extern unsigned int __VMALLOC_RESERVE; |
75 | extern int sysctl_legacy_va_layout; | 75 | extern int sysctl_legacy_va_layout; |
76 | extern int page_is_ram(unsigned long pagenr); | ||
77 | 76 | ||
78 | #define VMALLOC_RESERVE ((unsigned long)__VMALLOC_RESERVE) | 77 | #define VMALLOC_RESERVE ((unsigned long)__VMALLOC_RESERVE) |
79 | #define MAXMEM (-__PAGE_OFFSET-__VMALLOC_RESERVE) | 78 | #define MAXMEM (-__PAGE_OFFSET-__VMALLOC_RESERVE) |