usr/src/lib/libc/sparcv9/gen/memmove.s
changeset 7298 b69e27387f74
parent 6812 febeba71273d
equal deleted inserted replaced
7297:e4b614b9dc04 7298:b69e27387f74
    22 /*
    22 /*
    23  * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
    23  * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
    24  * Use is subject to license terms.
    24  * Use is subject to license terms.
    25  */
    25  */
    26 
    26 
    27 #pragma ident	"%Z%%M%	%I%	%E% SMI"
    27 	.file	"memmove.s"
    28 
       
    29 	.file	"%M%"
       
    30 
    28 
    31 #include <sys/asm_linkage.h>
    29 #include <sys/asm_linkage.h>
    32 
    30 
    33 	ANSI_PRAGMA_WEAK(memmove,function)
    31 	ANSI_PRAGMA_WEAK(memmove,function)
    34 
    32