aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar bunnei <bunneidev@gmail.com>2014-10-07 18:11:55 -0400
committerGravatar bunnei <bunneidev@gmail.com>2014-10-25 14:11:40 -0400
commit3c823c00287859311a4dfab7e7757c533efc46f1 (patch)
treef2e956c1fd9a3820fd33ea176e8d83996422a39a /src/core/CMakeLists.txt
parent130efd461d4c0c2fdd4dc3f784dc5cadf869f2b3 (diff)
ARM: Removed unused armos code from SkyEye.
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 9f08277a..cc0deb00 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -19,7 +19,6 @@ set(SRCS
arm/interpreter/armemu.cpp
arm/interpreter/arminit.cpp
arm/interpreter/armmmu.cpp
- arm/interpreter/armos.cpp
arm/interpreter/armsupp.cpp
arm/interpreter/armvirt.cpp
arm/interpreter/thumbemu.cpp