summaryrefslogtreecommitdiffstats
path: root/test/MinGW/bug_2799/shlib.c
blob: efe6b3fdfc3daa8115d6fec9bb19083351d7022e (plain)
1
2
3
4
extern int foo(void)
{
    return 0;
}