aboutsummaryrefslogtreecommitdiff
path: root/string/aarch64/strncmp-mte.S
diff options
context:
space:
mode:
authorWilco Dijkstra <wilco.dijkstra@arm.com>2021-01-08 16:32:25 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-01-08 16:32:25 +0000
commitb7e368fb86d602bb5578450ec2c078f2a876ea71 (patch)
tree530094a1aafd53a9e0e8ebb71e671c0143cdca9e /string/aarch64/strncmp-mte.S
parentd5b36a8a2885c4dea103561059cd3973bef56506 (diff)
downloadarm-optimized-routines-b7e368fb86d602bb5578450ec2c078f2a876ea71.tar.gz
string: Assembly code cleanup
Cleanup spurious .text and .arch. Use ENTRY rather than ENTRY_ALIGN.
Diffstat (limited to 'string/aarch64/strncmp-mte.S')
-rw-r--r--string/aarch64/strncmp-mte.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/string/aarch64/strncmp-mte.S b/string/aarch64/strncmp-mte.S
index c6dbe0b..d296724 100644
--- a/string/aarch64/strncmp-mte.S
+++ b/string/aarch64/strncmp-mte.S
@@ -53,7 +53,6 @@
#define LS_BK lsl
#endif
- .text
ENTRY (__strncmp_aarch64_mte)
PTR_ARG (0)
PTR_ARG (1)