PageRenderTime 15ms CodeModel.GetById 12ms app.highlight 2ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/xtensa/include/asm/nommu.h

https://bitbucket.org/cresqo/cm7-p500-kernel
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;