Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bc2618f7528d4b6ea0c2c53539a3b8cff2b33b24
/
.
/
include
/
asm-blackfin
/
pgalloc.h
blob: c686e0542fd03174d1087d171aae470e807d2a36 [
file
] [
log
] [
blame
]
#ifndef
_BLACKFIN_PGALLOC_H
#define
_BLACKFIN_PGALLOC_H
#include
<asm/setup.h>
#define
check_pgt_cache
()
do
{
}
while
(
0
)
#endif
/* _BLACKFIN_PGALLOC_H */