Sign in
gem5
/
arm
/
linux-arm64-legacy
/
394e3902c55e667945f6f1c2bdbc59842cce70f7
/
.
/
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