Alcoholicspinesurgeon

Joined 29 September 2022
no edit summary
(Created page with "<syntaxhighlight lang="nasm"> ;; ;; -->> {{ LibLinux - Captured and ready for meat testing }} <<-- ;; I miss you cupcake. ;; %ifndef LIBLINUX_INC %define LIBLINUX_INC ;; the allmighty defined! %define PROT_READ 1 %define PROT_WRITE 2 %define PROT_EXEC 4 %define PROT_NONE 0 %define PROT_GDOWN 0x01 %define PROT_GROWU 0x02 %define MAP_SHARE 0x01 %define MAP_PRIVATE 0x02 %define...")
 
No edit summary
Line 133:
 
</syntaxhighlight>
 
{{mylangbegin}}
{{mylang|wren}}
{{mylang|nim}}
{{mylang|C}}
{{mylang|x86 Assembly}}
{{mylang|x86-64 Assembly}}
{{mylangend}}