1 /*
2  * Autogenerated by the Meson build system.
3  * Do not edit, your changes will be lost.
4  */
5 
6 #pragma once
7 
8 #define ARCH_AARCH64 0
9 
10 #define ARCH_ARM 0
11 
12 #define ARCH_PPC64LE 0
13 
14 #define ARCH_X86 1
15 
16 #define ARCH_X86_32 0
17 
18 #define ARCH_X86_64 1
19 
20 #define CONFIG_16BPC 1
21 
22 #define CONFIG_8BPC 1
23 
24 // #define CONFIG_LOG 1 -- Logging is controlled by Chromium
25 
26 #define ENDIANNESS_BIG 0
27 
28 #define HAVE_ASM 1
29 
30 #define HAVE_AVX512ICL 1
31 
32 #define HAVE_CLOCK_GETTIME 1
33 
34 #define HAVE_DLSYM 1
35 
36 #define HAVE_POSIX_MEMALIGN 1
37 
38 #define HAVE_UNISTD_H 1
39 
40 // #define STACK_ALIGNMENT 32 -- Stack alignment is controlled by Chromium
41