acadia-newlib/libgloss/arm/elf-redboot.specs

9 lines
162 B
Plaintext
Raw Normal View History

2002-01-07 10:12:32 -08:00
%rename link old_link
*link:
-T redboot.ld%s -Ttext 0x20000 %(old_link)
*startfile:
2002-02-05 10:11:13 -08:00
crti%O%s crtbegin%O%s redboot-crt0%O%s redboot-syscalls%O%s
2002-01-07 10:12:32 -08:00