blob: dd9c6b2dbe76b028f86b10ab8c66aa49b4f64ce3 [file] [log] [blame]
#include "exports.h"
int DLL_PUBLIC shlibfunc(void) {
return 42;
}