TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
157378f43faad830e4aa3815bde5fa9f9a9f5be6
/
.
/
arch
/
x86
/
include
/
asm
/
vmalloc.h
blob: 29837740b52092e5c406157e34bde4ccb5b0913d [
file
] [
log
] [
blame
]
Olivier Deprez
157378f
2022-04-04 15:47:50 +0200
[
diff
] [
blame^
]
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 */