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