summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim/bsp_specs
blob: 73d974390ec430e74fe35a03bb950ad7cdd2a656 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                               
           

                                  



                                                      
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link

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

*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}