xref: /linux/arch/x86/include/asm/vmalloc.h (revision 1df49cc80da167f3fa91e3a47c3c1aabd4a3953c)
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