// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT.

//go:build (darwin && arm64) || (freebsd && arm64) || (linux && arm64) || (openbsd && arm64)

package sqlite3

const __AARCH64EL__ = 1

const __AARCH64_CMODEL_SMALL__ = 1

const __ARM_64BIT_STATE = 1

const __ARM_ARCH = 8

const __ARM_ARCH_ISA_A64 = 1

const __ARM_FEATURE_FMA = 1

const __ARM_FEATURE_IDIV = 1

const __ARM_FEATURE_NUMERIC_MAXMIN = 1

const __ARM_FP = 14

const __ARM_PCS_AAPCS64 = 1

const __aarch64__ = 1
