Files
rgbds/test/link/section-union/different-ofs.asm

11 lines
146 B
NASM

IF !DEF(SECOND)
ATTRS equs ",ALIGN[3,7]"
ELSE
ATTRS equs ",ALIGN[3,6]"
ENDC
SECTION UNION "conflicting alignment", WRAM0 ATTRS
db
PURGE ATTRS