usr/src/lib/libc/i386/sys/vforkx.s
changeset 7298 b69e27387f74
parent 6812 febeba71273d
child 11913 283e725df792
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	"vforkx.s"
    28 
       
    29 	.file	"%M%"
       
    30 
    28 
    31 #include "SYS.h"
    29 #include "SYS.h"
    32 #include <assym.h>
    30 #include <assym.h>
    33 
    31 
    34 /*
    32 /*