mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-08 13:44:01 +08:00
4 lines
57 B
C
4 lines
57 B
C
|
typedef struct {
|
||
|
unsigned long end_brk;
|
||
|
} mm_context_t;
|