mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-04 17:32:47 +00:00
Remove ARMv7 support.
This commit is contained in:
parent
499478bcad
commit
59e2225f7d
36 changed files with 6 additions and 10619 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue