ckfwq/linux-3.0.4/arch/score/include/asm/mmu.h

7 lines
118 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef _ASM_SCORE_MMU_H
#define _ASM_SCORE_MMU_H
typedef unsigned long mm_context_t;
#endif /* _ASM_SCORE_MMU_H */