diff options
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 |