#ifndef MG2D_CONFIG_H #define MG2D_CONFIG_H #define ARCH_X86 1 #define ARCH_X86_64 1 #define HAVE_EXTERNAL_ASM 1 #endif // MG2D_CONFIG_H