mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-16 12:37:19 +02:00
6 lines
46 B
NASM
6 lines
46 B
NASM
export foo
|
|
export foo2
|
|
global foo2
|
|
foo:
|
|
foo2:
|