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