Os loader improvement

This commit is contained in:
Marc
2022-09-08 18:57:03 +02:00
parent a6f0b3367c
commit 7f9119d218
2 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ fi
CFLAGS=""
gcc osLoader.c -o init
gcc osLoader.c -o init --static