usr/src/lib/libc/i386/crt/cerror.s
changeset 7298 b69e27387f74
parent 6515 10dab2b883e0
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 	.ident	"%Z%%M%	%I%	%E% SMI"
    27 	.file	"cerror.s"
    28 
       
    29 	.file	"%M%"
       
    30 
    28 
    31 / C return sequence which sets errno, returns -1.
    29 / C return sequence which sets errno, returns -1.
    32 
    30 
    33 #include <SYS.h>
    31 #include <SYS.h>
    34 
    32