From bb3596ae846782b2d704e0eafb3e2f822d60eb81 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 7 May 1999 07:34:06 +0000 Subject: [PATCH] fix output format. --- ld/scripttempl/mcorepe.sc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ld/scripttempl/mcorepe.sc b/ld/scripttempl/mcorepe.sc index 8111bf2..b971338 100644 --- a/ld/scripttempl/mcorepe.sc +++ b/ld/scripttempl/mcorepe.sc @@ -1,4 +1,4 @@ -# Linker script for PE. +# Linker script for MCore PE. if test -z "${RELOCATEABLE_OUTPUT_FORMAT}"; then RELOCATEABLE_OUTPUT_FORMAT=${OUTPUT_FORMAT} @@ -36,9 +36,8 @@ else fi cat <