Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6] / arch / xtensa / include / asm / nommu.h
1 typedef struct {
2         unsigned long end_brk;
3 } mm_context_t;