annotate marsyas-link/malloc.h @ 78:4987cc142a30

Page URL
author Chris Cannam
date Wed, 19 Feb 2020 09:57:12 +0000
parents de97eaf74910
children
rev   line source
Chris@21 1 #ifdef __MACH__
Chris@21 2 #include <stdlib.h>
Chris@21 3 #endif