summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-06-21 04:37:57 -0400
committerLioncash <mathew1800@gmail.com>2018-06-21 05:20:22 -0400
commitb7301bee29bba0d71963931b227679485153c6fd (patch)
tree8af9d05b3bf8b44106d40a53931cbc8d66288381 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parent8b68a7d88a34ecb1f6f2c6ead1962449b1dbff9b (diff)
DSP: Replace x64 JIT pointer with a pointer to an architecture-agnostic base
This adds a base class that is used to replace the concrete instance of the x64 JIT pointer within DSPCore. This fully removes the direct use (read: non-ifdefed) usage of x86-64-specifics within the main DSP code. Said base can also be used for creating JITs for other architectures, such as AArch64, etc.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions