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