summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Library/testConly.c
blob: 05ec1076c0983f93c082898bc8be2d3c57339b3c (plain)
1
2
3
4
5
6
#include "testConly.h"

int CsharedFunction()
{
  return 1;
}