最初コミット

This commit is contained in:
2025-12-15 16:00:33 +09:00
commit 5dfbf2d647
3 changed files with 65 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
cc -nostdlib -static -masm=intel -o main main.c