Files
rgbds/test/asm/align-offset.err
2025-07-09 11:04:23 -04:00

6 lines
242 B
Plaintext

error: align-offset.asm(4):
The absolute alignment offset (18) must be less than alignment size (16)
error: align-offset.asm(6):
The absolute alignment offset (20) must be less than alignment size (16)
Assembly aborted with 2 errors!