annotate marsyas-link/malloc.h @ 85:bdd4317e43de

Mac layout bits
author Chris Cannam
date Wed, 26 Feb 2020 13:54:21 +0000
parents de97eaf74910
children
rev   line source
Chris@21 1 #ifdef __MACH__
Chris@21 2 #include <stdlib.h>
Chris@21 3 #endif