Allocation by chunks of 1KiB again...

This commit is contained in:
Ognjen Milan Robovic 2023-08-15 19:31:52 -04:00
parent 6d4de1c208
commit 0113a24f28

View File

@ -1,4 +1,3 @@
// @COMPILECMD gcc $@ -o hl
#include <stdio.h>
#include <stdlib.h>
#include <string.h>