annotate marsyas-link/malloc.h @ 69:6b2b4bcbe4e5

Console application, not app bundle
author Chris Cannam
date Thu, 13 Feb 2020 11:34:55 +0000
parents de97eaf74910
children
rev   line source
Chris@21 1 #ifdef __MACH__
Chris@21 2 #include <stdlib.h>
Chris@21 3 #endif