From: xolatile Date: Tue, 15 Aug 2023 23:31:52 +0000 (-0400) Subject: Allocation by chunks of 1KiB again... X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=0113a24f285aa4ad0d32feb560e777a2ff787626;p=public-libhl.git Allocation by chunks of 1KiB again... --- diff --git a/src/main.c b/src/main.c index d62ca08..90e0f2d 100644 --- a/src/main.c +++ b/src/main.c @@ -1,4 +1,3 @@ -// @COMPILECMD gcc $@ -o hl #include #include #include