Reicher82 / python / sbpython3

Forked from python/sbpython3 2 years ago
Clone
Blob Blame History Raw
#ifndef PY_TOOLCHAIN_64_DEFAULT_H
#define PY_TOOLCHAIN_64_DEFAULT_H

#define HAVE_GCC_ASM_FOR_X87            1
#define HAVE_GCC_ASM_FOR_X64            1

#endif