From 2a0b66e03a71a8a57a47fb74cf645813cae2f292 Mon Sep 17 00:00:00 2001 From: Daniel Jobson Date: Thu, 17 Oct 2024 09:25:16 +0200 Subject: [PATCH] test --- app.lds | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.lds b/app.lds index 421122c..3632a71 100644 --- a/app.lds +++ b/app.lds @@ -1,7 +1,7 @@ -/* - * SPDX-FileCopyrightText: 2022 Tillitis AB - * SPDX-License-Identifier: BSD-2-Clause - */ + +// SPDX-FileCopyrightText: 2022 Tillitis AB +// SPDX-License-Identifier: BSD-2-Clause + OUTPUT_ARCH( "riscv" ) ENTRY(_start)