6 lines
114 B
NASM
6 lines
114 B
NASM
![]() |
; ~~~ Auto generated by the GroundPY compiler for Linux x86_64 targets. ~~~
|
||
|
|
||
|
section .text
|
||
|
global _start
|
||
|
_start:
|