USG_PG3/usr/source/portc1/cfree.c

cfree (ptr)
{
free(ptr);
}