Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
22258fa40e54ceefe75a6c6a793f5c44d8339b9c
/
.
/
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 */