blob: cafac68f45981df5d672e202c609d7c025a7548d [file] [log] [blame]
#include "sharedFile.h"
int sharedFunction()
{
return 1;
}