Allow for additional memory pool links to where the next pool will be tried if alloca...
commit3d4965fb8420f5f78a950c69b5629a18a593929b
authorStephanie Gawroriski <xer@multiphasicapps.net>
Sat, 23 Mar 2024 17:53:09 +0000 (23 17:53 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Sat, 23 Mar 2024 17:53:09 +0000 (23 17:53 +0000)
tree7e93c5db39290ec0c0e51c8d2b25ed2db5511d0b
parentebe46693da19f7c06f13decfc3ff63f49777b639
Allow for additional memory pool links to where the next pool will be tried if allocation failed, this is for smaller chunks.
nanocoat/include/sjme/alloc.h
nanocoat/src/alloc.c