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