Add several tests for linker script syntax

Fixes a slice of #1276
This commit is contained in:
ISSOtm
2024-02-18 23:25:40 +01:00
parent 0769694839
commit b100c8ebee
21 changed files with 67 additions and 0 deletions

5
test/link/script.asm Normal file
View File

@@ -0,0 +1,5 @@
; script*.link are tests for the linker script.
; So there isn't much to see here.
SECTION "ROM0", ROM0
SECTION "ROM1", ROMX,BANK[1]