mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 14:20:14 +02:00
5 lines
60 B
Text
5 lines
60 B
Text
SECTIONS {
|
|
.data.rel.ro : {
|
|
*(.kPStaticModules)
|
|
}
|
|
}
|