Reicher82 / python / sbpython3

Forked from python/sbpython3 3 years ago
Clone

Blame profiles/toolchain/64-le-ieee.h

163f76
#ifndef PY_TOOLCHAIN_64_LE_IEEE_H
163f76
#define PY_TOOLCHAIN_64_LE_IEEE_H
163f76
163f76
#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
163f76
163f76
#endif