Files
linux-apfs/include/asm-blackfin/pgalloc.h
T

9 lines
161 B
C
Raw Normal View History

2007-05-06 14:50:22 -07:00
#ifndef _BLACKFIN_PGALLOC_H
#define _BLACKFIN_PGALLOC_H
#include <asm/setup.h>
#define check_pgt_cache() do { } while (0)
#endif /* _BLACKFIN_PGALLOC_H */