mpir/yasm/tests/nasm/multisect3.asm

12 lines
87 B
NASM
Raw Normal View History

2010-06-25 12:28:41 -04:00
[section .text]
db 1
[section .data]
db 2
[section .text]
db 3
[section .data]
db 4