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 <pmarheine@chromium.org> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| custom-sections.ld | ||
| Kconfig | ||
| linker_arm_sram2.ld | ||
| linker_riscv_qemu_sram2.ld | ||
| prj_riscv.conf | ||
| prj.conf | ||
| README.rst | ||
| testcase.yaml | ||
.. _code_relocation: Code relocation ################# Overview ******** A simple example that demonstrates how relocation of code, data or bss sections using a custom linker script.