mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 16:01:10 +08:00
Add crti to startfile.
This commit is contained in:
parent
4fa60ba901
commit
61bc57ac89
@ -4,5 +4,5 @@
|
||||
-T redboot.ld%s -Ttext 0xA0020000 %(old_link)
|
||||
|
||||
*startfile:
|
||||
crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
|
||||
crti%O%s crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
|
||||
|
||||
|
@ -4,5 +4,5 @@
|
||||
-T redboot.ld%s -Ttext 0x20000 %(old_link)
|
||||
|
||||
*startfile:
|
||||
crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
|
||||
crti%O%s crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user