aboutsummaryrefslogtreecommitdiff
path: root/config.h
blob: ab9aef0e7eb67559543abcf59caead431c4c07cd (plain)
1
2
3
4
5
6
7
8
9
10
#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