mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-10 14:43:54 +08:00
7 lines
38 B
Plaintext
7 lines
38 B
Plaintext
|
SECTIONS
|
||
|
{
|
||
|
.text : {
|
||
|
*(.data)
|
||
|
}
|
||
|
}
|