r125: This commit was manufactured by cvs2svn to create tag 'r1_1_7-last'.
[cinelerra_cv/mob.git] / hvirtual / toolame-02l / mem.h
blobdc3fb9ca842a2d22f7a155be0232885aef5c24e9
1 void *mem_alloc (unsigned long, char *);
2 void mem_free (void **);