/arch/xtensa/include/asm/nommu.h
C Header | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 9b8f5329a210ce3c80be63df84665801 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1typedef struct {
2 unsigned long end_brk;
3} mm_context_t;