blob: 6c44322ebbe039c9ae89fbdb5e71923a2aa2bf38 [file] [log] [blame]
/*
* Autogenerated by the Meson build system.
* Do not edit, your changes will be lost.
*/
#pragma once
#define ARCH_AARCH64 0
#define ARCH_ARM 0
#define ARCH_X86 1
#define ARCH_X86_32 0
#define ARCH_X86_64 1
#define CONFIG_16BPC 1
#define CONFIG_8BPC 1
// #define CONFIG_LOG 1 -- Logging is controlled by Chromium
#define ENDIANNESS_BIG 0
#define HAVE_ALIGNED_MALLOC 1
#define HAVE_ASM 1
#define HAVE_IO_H 1
// #define STACK_ALIGNMENT 16 -- Stack alignment is controlled by Chromium