BR3392232: Fix relocations in MachO64
[nasm.git] / test / inc1.asm
blob0e1058b5a547b4eed76865f810380f68a5c1515b
1 ; This file is part of the include test.
2 ; See inctest.asm for build instructions.
4 message: db 'hello, world',13,10,'$'
6 %include "inc2.asm"