Files
CMake/Tests/Framework/External/external.c

5 lines
35 B
C

int external(void)
{
return 0;
}