diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/toolchain/64-default.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/toolchain/64-default.h b/profiles/toolchain/64-default.h index 5bc7057..098854a 100644 --- a/profiles/toolchain/64-default.h +++ b/profiles/toolchain/64-default.h @@ -22,4 +22,7 @@ #define HAVE_GCC_ASM_FOR_X87 1 #define HAVE_GCC_ASM_FOR_X64 1 +#define CONFIG_64 1 +#define ASM 1 + #endif |