memcpy.S 101 B

12345
  1. /* $OpenBSD: memcpy.S,v 1.1 2006/11/17 22:32:38 miod Exp $ */
  2. #define MEMCPY
  3. #include "copy_subr.S"