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