Sign in
gem5
/
arm
/
linux
/
fd3adb2ae8e16a02dfd5ed68f50fcf76fcdaff0b
/
.
/
include
/
asm-sh64
/
mmu.h
blob: ccd36d26615a7c12abc6ec328e2295152038f833 [
file
]
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
#endif