Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elf-redboot.specs « arm « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8a00c3b6d7e54ed9413c78bf1c3d27d3d2267f49 (plain)
1
2
3
4
5
6
7
8
%rename link                old_link

*link:
-T redboot.ld%s -Ttext 0x20000 %(old_link)

*startfile:
crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s