1# This file contains feature macro definitions specific to the
2# base 'x86_64' platform ABI.
3#
4# It is also used to build full_x86_64-eng / sdk_x86_64-eng  platform images
5# that are run in the emulator under KVM emulation (i.e. running directly on
6# the host development machine's CPU).
7
8ARCH_X86_HAVE_SSE4_1 := true
9