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

5 lines
56 B
C

/* QNX */
#if defined(__QNX__)
#define DUK_F_QNX
#endif