OVMS3/OVMS.V3/components/duktape/config/helper-snippets/DUK_F_POSIX.h.in

5 lines
60 B
C

/* POSIX */
#if defined(__posix)
#define DUK_F_POSIX
#endif