4 lines
57 B
C
Raw Normal View History

typedef struct {
unsigned long end_brk;
} mm_context_t;