aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/mmu.h
blob: d913369adda3a0e243df524d5bbb2409d38ea47d (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_MMU_H
#define _ASM_SCORE_MMU_H

typedef unsigned long mm_context_t;

#endif /* _ASM_SCORE_MMU_H */