You've already forked lazarus-ccr
4 lines
58 B
NASM
4 lines
58 B
NASM
![]() |
[SECTION .data]
|
||
|
global example_module
|
||
|
example_module dd 0
|