since bluelib is already cross-platform, this is mostly just adding __declspec(dllexport) to the library functions.
6 lines
56 B
C
6 lines
56 B
C
#include <ivy/rt/runtime.h>
|
|
|
|
void placeholder(void)
|
|
{
|
|
|
|
} |