1 Commits

Author SHA1 Message Date
3a48e2bfd7 improve linker scripts
Previously, due to the ordering of .text.p2ram and .bss, the linker
was forced to allocate .bss in the output file, increasing the size
of the final binary unnecessarily.

The linker scripts now preserve debugging symbols during linking.
2023-12-23 22:03:15 +08:00