summaryrefslogtreecommitdiff
path: root/profiles/toolchain/64-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/toolchain/64-default.h')
-rw-r--r--profiles/toolchain/64-default.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/toolchain/64-default.h b/profiles/toolchain/64-default.h
deleted file mode 100644
index e39b71a..0000000
--- a/profiles/toolchain/64-default.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#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