summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/moxie/moxiesim/bsp_specs
blob: afa9f6badbc4b4fa00fc808e6d42bf4fcc79e5be (plain) (blame)
1
2
3
4
5
6
7
8
9
%rename endfile old_endfile
%rename startfile old_startfile

*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: crtbegin.o%s}}

*endfile:
%{!qrtems: %(old_endfile)} %{!nostdlib: %{qrtems: crtend.o%s}}