aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/strncmp-sve.S
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2020-05-12 17:23:52 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2020-05-13 11:32:06 +0100
commit98e4d6a5c13c8e542c56f26dc48171205d3923b3 (patch)
tree3418172fbdd02a70cc60fe4c631f36e941e1b331 /string/aarch64/strncmp-sve.S
parent875cc5fdab2636429772130b23265bd54ad58ff4 (diff)
downloadarm-optimized-routines-98e4d6a5c13c8e542c56f26dc48171205d3923b3.tar.gz
string: cleaner handling of GNU property notes
Add GNU property notes to asm files in asmdefs.h instead of adding the END_FILE macro to each file. The WANT_GNU_PROPERTY macro can be still used to opt-out from the notes.
Diffstat (limited to 'string/aarch64/strncmp-sve.S')
-rw-r--r--string/aarch64/strncmp-sve.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/string/aarch64/strncmp-sve.S b/string/aarch64/strncmp-sve.S
index c8fbf32..fdbe7ae 100644
--- a/string/aarch64/strncmp-sve.S
+++ b/string/aarch64/strncmp-sve.S
@@ -67,4 +67,3 @@ END (__strncmp_aarch64_sve)
#endif
-END_FILE