Sign in
gem5
/
arm
/
linux-arm64-legacy
/
db0fb1848a645b0b1b033765f3a5244e7afd2e3c
/
.
/
arch
/
blackfin
/
include
/
asm
/
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 */