OSDN Git Service

Add crti to startfile.
authormsalter <msalter>
Tue, 5 Feb 2002 18:11:13 +0000 (18:11 +0000)
committermsalter <msalter>
Tue, 5 Feb 2002 18:11:13 +0000 (18:11 +0000)
libgloss/arm/elf-iq80310.specs

index 4e3df7f..abb4f3a 100644 (file)
@@ -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