shithub: mc

ref: 128a304c58ed737c2f3c3bfff6957ccfc4c5bd50
dir: /8/platform.h/

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