summaryrefslogtreecommitdiffstats
path: root/Tests/ModuleDefinition/example_dll_gen.c
blob: ac0a88bff9a27e3bd0fd400bba8dea8b25dd0062 (plain)
1
2
3
4
int example_dll_gen_function(void)
{
  return 0;
}