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

int CsharedFunction()
{
  return 1;
}