sysml / mini-os

Minimalistic Operating System for Xen
Other
65 stars 23 forks source link

Merge sections during final linking #19

Open jmmlmendes opened 7 years ago

jmmlmendes commented 7 years ago

Merge .text.* , .data.* and .bss.* sections in case they are present during the final linking.