blob: b1c5cf22b010ceb4eeefc82d0f9dbd0a91e9386f [file] [log] [blame]
#ifdef _WIN32
__declspec(dllexport)
#endif
extern void foo(void)
{
}