4 lines
150 B
C
4 lines
150 B
C
|
/* These are necessary wild guesses. */
|
||
|
#define DUK_USE_ARCH_STRING "generic"
|
||
|
/* Rely on autodetection for byte order, alignment, and packed tval. */
|