pgalloc.h 149 B

123456789
  1. #ifndef _H8300_PGALLOC_H
  2. #define _H8300_PGALLOC_H
  3. #include <asm/setup.h>
  4. #define check_pgt_cache() do { } while (0)
  5. #endif /* _H8300_PGALLOC_H */