Fix off-by-one error with INCLUDEd linker script line numbers

This commit is contained in:
Rangi
2026-06-09 15:54:46 -04:00
committed by Rangi
parent f72a4d53e2
commit 6b2b6e6000
4 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
error: The linker script assigns section "test" to address $0000, but it was already at $002a
at linkerscript-include.inc(1) <- linkerscript-include.link(4)
at linkerscript-include.inc(1) <- linkerscript-include.link(3)
Linking failed with 1 error