forked from dolphin-emu/dolphin
Remove ARMv7 support.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// include order is important
|
||||
#include <gtest/gtest.h> // NOLINT
|
||||
|
||||
#if _M_X86_64 || _M_ARM_32
|
||||
#if _M_X86_64
|
||||
enum
|
||||
{
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user