mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-17 04:57:18 +02:00
6 lines
48 B
NASM
6 lines
48 B
NASM
section .bss
|
|
mov ax, 5
|
|
|
|
section foo nobits
|
|
db 5
|