~linaro-toolchain-dev/cortex-strings/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Matthew Gretton-Dann
  • Author(s): Marcus Shawcroft
  • Date: 2013-01-07 14:12:23 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130107141223-fsf1u1z2ow0ia5ie
Add AArch64 optimized strlen.

Show diffs side-by-side

added added

removed removed

Lines of Context:
270
270
        src/aarch64/memmove.S \
271
271
        src/aarch64/memset.S \
272
272
        src/aarch64/strcmp.S \
 
273
        src/aarch64/strlen.S \
273
274
        src/aarch64/strncmp.S
274
275
 
275
276
endif