blob: 24b7872ed6e74e6a5097a09a441ed30a715d6c45 [file] [log] [blame]
char *get_c_string()
{
return "c_string";
}