aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authornotaz2013-03-25 01:23:39 +0200
committernotaz2013-03-25 03:45:31 +0200
commite5ed711cd97ac448e8378db562515698a4961f69 (patch)
tree80881aa247fad082badb25562960e8b1bbec93d1 /frontend
parent22ccf738dcfd79768da590e88b6ee70d5e78a21e (diff)
downloadpcsx_rearmed-e5ed711cd97ac448e8378db562515698a4961f69.tar.gz
pcsx_rearmed-e5ed711cd97ac448e8378db562515698a4961f69.tar.bz2
pcsx_rearmed-e5ed711cd97ac448e8378db562515698a4961f69.zip
cspace_neon: convert to .S
we'll need the preprocessor in next patch
Diffstat (limited to 'frontend')
-rw-r--r--frontend/cspace_neon.S (renamed from frontend/cspace_neon.s)2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/cspace_neon.s b/frontend/cspace_neon.S
index b458f06..5d1502b 100644
--- a/frontend/cspace_neon.s
+++ b/frontend/cspace_neon.S
@@ -8,6 +8,8 @@
* See the COPYING file in the top-level directory.
*/
+#include "arm_features.h"
+
.text
.align 2