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