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