Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
a377d181e65241344dd95aa4a42c477477be03f1
/
.
/
arch
/
sparc
/
include
/
asm
/
mmu_32.h
blob: ccd36d26615a7c12abc6ec328e2295152038f833 [
file
] [
log
] [
blame
]
#ifndef
__MMU_H
#define
__MMU_H
/* Default "unsigned long" context */
typedef
unsigned
long
mm_context_t
;
#endif