mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-26 12:34:41 +08:00
4 lines
57 B
C
4 lines
57 B
C
|
typedef struct {
|
||
|
unsigned long end_brk;
|
||
|
} mm_context_t;
|