Files
rgbds/test/link/floating-align16-script.asm
T
2026-09-17 20:46:55 -04:00

4 lines
110 B
NASM

SECTION "test", ROM0
assert @ == $80 ; Set by the linker script.
Label:: db 42 ; Make the section non-empty.