usr/src/lib/libc/common/sys/fcntl.s
changeset 7298 b69e27387f74
parent 5891 0d5c6468bb04
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	"fcntl.s"
    28 
       
    29 	.file	"%M%"
       
    30 
    28 
    31 /*
    29 /*
    32  * int __fcntl_syscall(int fildes, int cmd [, arg])
    30  * int __fcntl_syscall(int fildes, int cmd [, arg])
    33  */
    31  */
    34 
    32