Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

41 lines
1.0 KiB
C

/* @(#)92 1.1 src/bos/usr/bin/patch/EXTERN.h, cmdposix, bos411, 9428A410j 6/15/93 13:59:27 */
/*
* COMPONENT_NAME: (CMDPOSIX) new commands required by Posix 1003.2
*
* FUNCTIONS: None
*
* ORIGINS: 27, 85
*
* This module contains IBM CONFIDENTIAL code. -- (IBM
* Confidential Restricted when combined with the aggregated
* modules for this product)
* SOURCE MATERIALS
* (C) COPYRIGHT International Business Machines Corp. 1993
* All Rights Reserved
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*
* (c) Copyright 1990, 1991, 1992, 1993 OPEN SOFTWARE FOUNDATION, INC.
* ALL RIGHTS RESERVED
*
* OSF/1 1.2
*/
/* @(#)$RCSfile: EXTERN.h,v $ $Revision: 1.1.2.2 $ (OSF) $Date: 1992/07/06 18:31:32 $ */
/* Header: EXTERN.h,v 2.0 86/09/17 15:35:37 lwall Exp
*
* Log: EXTERN.h,v
* Revision 2.0 86/09/17 15:35:37 lwall
* Baseline for netwide release.
*
*/
#undef EXT
#define EXT extern
#undef INIT
#define INIT(x)
#undef DOINIT