Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
3542c6e18f6470bad2bde1e94331e4f488a8d3f1
/
.
/
include
/
asm-sparc
/
mmu.h
blob: ccd36d26615a7c12abc6ec328e2295152038f833 [
file
] [
log
] [
blame
]
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
#endif