blob: b21f9c16234a71155f95b42ca1c9bb1a47c9542e [file] [log] [blame]
#include <stdio.h>
void cfunction_()
{
printf(" This is the C function\n");
}