Dactyloidae/toolkit/library/StaticXULComponents.ld

5 lines
60 B
Text
Raw Normal View History

SECTIONS {
.data.rel.ro : {
*(.kPStaticModules)
}
}