Files
rgbds/test/asm/align-offset.err
2023-11-25 09:40:20 +01:00

6 lines
246 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)
error: Assembly aborted (2 errors)!