summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommandByproducts/External/ExternalLibrary.c
blob: 554f611cf75354c1b3ba0433ec96a2b87aaae75d (plain)
1
2
3
4
int ExternalLibrary(void)
{
  return 0;
}