ossc/software/sys_controller/link.riscv.ld

8 lines
181 B
Plaintext
Raw Normal View History

2018-10-05 22:07:53 +00:00
/* not needed, but we need separate linker scripts anyway */
OUTPUT_ARCH(riscv)
/* required to correctly link newlib */
GROUP( -lc -lgloss -lgcc -lsupc++ )
INCLUDE link.common.ld