blob: 676828e4c10a431fd4e68d080c62f2bb1a44f9a8 [file] [log] [blame]
Chen Liqin6bc9a392009-06-12 22:01:00 +08001#ifndef _ASM_SCORE_MMU_H
2#define _ASM_SCORE_MMU_H
3
4typedef unsigned long mm_context_t;
5
6#endif /* _ASM_SCORE_MMU_H */