8 lines
56 B
NASM
8 lines
56 B
NASM
segment .text
|
|
global main
|
|
|
|
main:
|
|
|
|
|
|
segment .data
|
|
var |