xref
: /
linux-3.3
/
arch
/
xtensa
/
include
/
asm
/
nommu.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
struct
{
2
unsigned
long
end_brk
;
3
}
mm_context_t
;
4