corda/sdk/tlibc/gdtoa/arith.h
Angie Chinchilla 9441de4c38 Initial release of Intel SGX for Linux.
This release is used in conjunction with the linux-sgx-driver Intial release:
https://github.com/01org/linux-sgx-driver
commit-id: 0e865ce5e6b297a787bcdc12d98bada8174be6d7

Intel-id: 33399

Signed-off-by: Angie Chinchilla <angie.v.chinchilla@intel.com>
2016-06-23 18:51:53 -04:00

17 lines
289 B
C

#define IEEE_8087
#define Arith_Kind_ASL 1
//#define Bad_float_h
#ifdef __x86_64__
#define Long int
#define Intcast (int)(long)
#define Double_Align
#define X64_bit_pointers
#endif
#define INFNAN_CHECK
#define MULTIPLE_THREADS
#define NO_FENV_H
//#define USE_LOCALE
#define NO_LONG_LONG