aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto')
-rw-r--r--src/crypto/curve25519-neon-arm.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/curve25519-neon-arm.S b/src/crypto/curve25519-neon-arm.S
index 1fd7331..1a921e2 100644
--- a/src/crypto/curve25519-neon-arm.S
+++ b/src/crypto/curve25519-neon-arm.S
@@ -6,6 +6,7 @@
#include <linux/linkage.h>
.text
+ .arm
.fpu neon
.align 4