2010-08-27 11:19:57 +02:00

4 lines
57 B
C

typedef struct {
unsigned long end_brk;
} mm_context_t;