/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* bos720 src/bos/kernel/sys/xcoff.h 1.6 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 1988,1991 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)41 1.6 src/bos/kernel/sys/xcoff.h, cmdld, bos720 4/19/91 11:01:04 */ #ifndef _H_SYS_XCOFF #define _H_SYS_XCOFF 1 /* * COMPONENT_NAME: (CMDLD) xcoff object file format definition * * FUNCTIONS: xcoff.h * * ORIGINS: 3, 27 * * (C) COPYRIGHT International Business Machines Corp. 1988, 1991 * All Rights Reserved * Licensed Materials - Property of IBM * * US Government Users Restricted Rights - Use, duplication or * disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ #include #endif /* _H_SYS_XCOFF */