summaryrefslogtreecommitdiff
path: root/profiles/toolchain/64-le-ieee.h
blob: d9826770db59c1e83115da95ec98827abf00e0b0 (plain)
1
2
3
4
5
6
#ifndef PY_TOOLCHAIN_64_LE_IEEE_H
#define PY_TOOLCHAIN_64_LE_IEEE_H

#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1

#endif