Implement DS for linker scripts (#1206)

This commit is contained in:
Rangi
2023-11-03 03:47:22 -04:00
committed by GitHub
parent 477e9812d4
commit 8f3369fe29
4 changed files with 22 additions and 7 deletions

View File

@@ -1,2 +1,3 @@
SECTION "sec",ROM0,ALIGN[4]
ds 8, $42
SECTION "secfix",ROM0[$20]