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