i just.. god..

This commit is contained in:
Lucia Ceionia
2023-12-06 00:10:38 -06:00
parent 232bea8dec
commit 2c259cd933
5 changed files with 264 additions and 0 deletions

3
06/Makefile Normal file
View File

@@ -0,0 +1,3 @@
all:
nasm -g -felf64 main.s && ld -g main.o