Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
0b0df6f2079e731c44226a0673b07a166509a5de
/
.
/
include
/
asm-h8300
/
pgalloc.h
blob: c2e89a286d2389f00a0cfba89080be4524c20882 [
file
] [
log
] [
blame
]
#ifndef
_H8300_PGALLOC_H
#define
_H8300_PGALLOC_H
#include
<asm/setup.h>
#define
check_pgt_cache
()
do
{
}
while
(
0
)
#endif
/* _H8300_PGALLOC_H */