From: notaz Date: Sun, 24 Mar 2013 23:23:39 +0000 (+0200) Subject: cspace_neon: convert to .S X-Git-Tag: r20~115 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=e5ed711cd97ac448e8378db562515698a4961f69 cspace_neon: convert to .S we'll need the preprocessor in next patch --- diff --git a/frontend/cspace_neon.s b/frontend/cspace_neon.S similarity index 99% rename from frontend/cspace_neon.s rename to frontend/cspace_neon.S index b458f06a..5d1502b3 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