From 62a25ce17c6c57a9dff0ecc936026a8060be37f9 Mon Sep 17 00:00:00 2001 From: Mark Salter Date: Mon, 7 Jan 2002 18:12:32 +0000 Subject: Add ARM support --- libgloss/arm/coff-redboot.specs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libgloss/arm/coff-redboot.specs (limited to 'libgloss/arm/coff-redboot.specs') diff --git a/libgloss/arm/coff-redboot.specs b/libgloss/arm/coff-redboot.specs new file mode 100644 index 000000000..21977617c --- /dev/null +++ b/libgloss/arm/coff-redboot.specs @@ -0,0 +1,8 @@ +%rename link old_link + +*link: +-T redboot.ld%s -Ttext 0x20000 %(old_link) + +*startfile: +redboot-crt0%O%s redboot-syscalls%O%s + -- cgit v1.2.3