blob: c13326b85794c012018edb38c317712a9973bfb3 [file] [log] [blame]
#include<subdefs.h>
int DLL_PUBLIC subfunc() {
return 42;
}