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

« back to all changes in this revision

Viewing changes to src/reference/newlib/strcpy.c

  • Committer: Michael Hope
  • Date: 2010-08-26 22:34:40 UTC
  • Revision ID: michael.hope@linaro.org-20100826223440-ddib3epkpb63yfct
Made the different routines compile.  Expanded the tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 */
28
28
 
29
29
#include "arm_asm.h"
30
 
#include <_ansi.h>
31
 
#include <string.h>
32
30
 
33
31
#ifdef __thumb2__
34
32
#define magic1(REG) "#0x01010101"