summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom_thumb.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-07-26 02:19:39 +0200
committerLioncash <mathew1800@gmail.com>2015-07-26 02:35:18 +0200
commit0191c26521930d439d5474dd2e861ef595405147 (patch)
tree2804060011f6f34e5ca71f7c25ecd5206a5be524 /src/core/arm/dyncom/arm_dyncom_thumb.cpp
parentdyncom: Move arminit.cpp and armsupp.cpp into skyeye_common (diff)
downloadyuzu-0191c26521930d439d5474dd2e861ef595405147.tar
yuzu-0191c26521930d439d5474dd2e861ef595405147.tar.gz
yuzu-0191c26521930d439d5474dd2e861ef595405147.tar.bz2
yuzu-0191c26521930d439d5474dd2e861ef595405147.tar.lz
yuzu-0191c26521930d439d5474dd2e861ef595405147.tar.xz
yuzu-0191c26521930d439d5474dd2e861ef595405147.tar.zst
yuzu-0191c26521930d439d5474dd2e861ef595405147.zip
Diffstat (limited to 'src/core/arm/dyncom/arm_dyncom_thumb.cpp')
-rw-r--r--src/core/arm/dyncom/arm_dyncom_thumb.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/arm/dyncom/arm_dyncom_thumb.cpp b/src/core/arm/dyncom/arm_dyncom_thumb.cpp
index f10a5b70f..13cc34be4 100644
--- a/src/core/arm/dyncom/arm_dyncom_thumb.cpp
+++ b/src/core/arm/dyncom/arm_dyncom_thumb.cpp
@@ -6,6 +6,7 @@
// ARM instruction, and using the existing ARM simulator.
#include "core/arm/dyncom/arm_dyncom_thumb.h"
+#include "core/arm/skyeye_common/armsupp.h"
// Decode a 16bit Thumb instruction. The instruction is in the low 16-bits of the tinstr field,
// with the following Thumb instruction held in the high 16-bits. Passing in two Thumb instructions