aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm/pgalloc.h
blob: c2e89a286d2389f00a0cfba89080be4524c20882 (plain)
1
2
3
4
5
6
7
8
#ifndef _H8300_PGALLOC_H
#define _H8300_PGALLOC_H

#include <asm/setup.h>

#define check_pgt_cache()	do { } while (0)

#endif /* _H8300_PGALLOC_H */