Sign in
googlers
/
maze
/
linux
/
fed306f2baa170220b0299198a39c6be2a91bf19
/
.
/
include
/
asm-sh64
/
mmu.h
blob: ccd36d26615a7c12abc6ec328e2295152038f833 [
file
] [
log
] [
blame
]
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
#endif