blob: 06c33b4cc7ba8e9e12225e5b388940ca81f48cf5 [file] [log] [blame]
int static_c_func(int x)
{
return -x;
}