shithub: mc

ref: b5f7a5850b5c849d56113b8aba84641c47ad7304
dir: /8/platform.h/

View raw version
#if defined(__APPLE__) && defined(__MACH__)
#define Fprefix "_"
#else
#define Fprefix ""
#endif