3 lines
41 B
C
3 lines
41 B
C
char initrd_data[1];
|
|
int initrd_len = 0;
|
char initrd_data[1];
|
|
int initrd_len = 0;
|