Files
android_kernel_samsung_sm8750/arch/blackfin/include/asm/pgalloc.h
2008-08-27 10:51:02 +08:00

9 lines
161 B
C

#ifndef _BLACKFIN_PGALLOC_H
#define _BLACKFIN_PGALLOC_H
#include <asm/setup.h>
#define check_pgt_cache() do { } while (0)
#endif /* _BLACKFIN_PGALLOC_H */