Home | History | Annotate | Line # | Download | only in string
strncpy.S revision 1.1
      1 /* $NetBSD: strncpy.S,v 1.1 2013/01/02 05:54:58 matt Exp $ */
      2 
      3 #define STRNCPY
      4 #include "strcpy.S"
      5