Sign in
gem5
/
arm
/
linux-arm64-legacy
/
2e11cb4c52ffbadab4844b28803577ba7272b221
/
.
/
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 */