xref: /linux/arch/x86/include/asm/vmalloc.h (revision 32d31c79a1a4fbc48aab594a4dc9ffa087ab59a3)
1 #ifndef _ASM_X86_VMALLOC_H
2 #define _ASM_X86_VMALLOC_H
3 
4 #include <asm/pgtable_areas.h>
5 
6 #endif /* _ASM_X86_VMALLOC_H */
7