Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5cff3684192773a2c2b1102acd10b99aaa6a3f67
/
.
/
arch
/
sparc
/
include
/
asm
/
mmu_32.h
blob: d5b220ca7f409b2e4b3c20e5d55fe57d2d23209d [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
/* mm/srmmu.c */
extern
ctxd_t
*
srmmu_ctx_table_phys
;
#endif