Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a7bc02f4f47fd0e7860c6589f0ad000d1476f7a3
/
.
/
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