6 lines
109 B
Markdown
6 lines
109 B
Markdown
|
# fucky wucky
|
||
|
|
||
|
## Build
|
||
|
for now build with this
|
||
|
gcc -m32 -nostdlib -nostdinc -static -Wall -O2 main.c -o out
|