]> git.xolatile.top Git - public-libhl.git/commitdiff
Allocation by chunks of 1KiB again...
authorxolatile <xolatile@proton.me>
Tue, 15 Aug 2023 23:31:52 +0000 (19:31 -0400)
committerxolatile <xolatile@proton.me>
Tue, 15 Aug 2023 23:31:52 +0000 (19:31 -0400)
src/main.c

index d62ca080403ca6d518af9d229bd5d34f034e6612..90e0f2d6aa59c1499c03c7ef203b7574ce245529 100644 (file)
@@ -1,4 +1,3 @@
-// @COMPILECMD gcc $@ -o hl
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>