add phkmalloc

This commit is contained in:
barter-simsum 2024-08-02 03:44:06 -04:00
parent b08018e6a6
commit 91be71d6dd
2 changed files with 1305 additions and 0 deletions

View File

@ -0,0 +1 @@
gcc -Wno-unused-result -pipe -O3 -finline-limit=5000 -fkeep-inline-functions -finline-functions -ffast-math -fomit-frame-pointer -DNDEBUG -UDEBUG -D_REENTRANT=1 -c phkmalloc.c

File diff suppressed because it is too large Load Diff