summaryrefslogtreecommitdiffstats
path: root/src/native/tinype/tiny.c
blob: 80f9518cb650a4282175f6c6449a1a656c0cfb91 (plain)
1
2
3
4
5
6
// const char * id = "JogAmp Windows Universal Test PE Executable";

int __main()
{
    return 0;
}