From b736ea068dd205802e4387b955cc018534e42705 Mon Sep 17 00:00:00 2001 From: Christopher Kormanyos Date: Sun, 11 Feb 2024 11:23:12 +0100 Subject: [PATCH] Finish tuning rl78 link parameters --- ref_app/target/micros/rl78/make/rl78.ld | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ref_app/target/micros/rl78/make/rl78.ld b/ref_app/target/micros/rl78/make/rl78.ld index f7faa4c5c..4a2d3f668 100644 --- a/ref_app/target/micros/rl78/make/rl78.ld +++ b/ref_app/target/micros/rl78/make/rl78.ld @@ -1,12 +1,10 @@ /* - Copyright Christopher Kormanyos 2007 - 2014. + Copyright Christopher Kormanyos 2007 - 2024. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ -/* INPUT(libc.a libm.a libgcc.a) */ - OUTPUT_ARCH(rl78) /* The beginning and end of the program ROM area */