summaryrefslogtreecommitdiff
path: root/Tests/InterfaceLinkLibraries/zot.cpp
blob: 69462b0630529ca99fec73d2a1d7ad082e4182c4 (plain)
1
2
3
4
5
6
#include "zot.h"

int zot()
{
  return 0;
}