Skip to content

Commit 856e402

Browse files
committed
tests: remove incorrect comment from code_relocation for RISCV
This was copied from the ARM version of the test's linker script, which in turn seems to have been copied from another linker script at some point. Remove the incorrect comment. Signed-off-by: Peter Marheine <[email protected]>
1 parent b491838 commit 856e402

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/application_development/code_relocation/linker_riscv_qemu_sram2.ld

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7-
/**
8-
* @file
9-
* @brief Linker command/script file
10-
*
11-
* Linker script for the Cortex-M platforms.
12-
*/
13-
147
#include <zephyr/linker/sections.h>
158
#include <zephyr/devicetree.h>
169

0 commit comments

Comments
 (0)