2015-03-26 17:24:57 +01:00

4 lines
57 B
C

typedef struct {
unsigned long end_brk;
} mm_context_t;