Reicher82 / python / sbpython3

Forked from python/sbpython3 3 years ago
Clone
Blob Blame History Raw
#ifndef PY_TOOLCHAIN_64_LE_IEEE_H
#define PY_TOOLCHAIN_64_LE_IEEE_H

#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1

#endif