xref: /aosp_15_r20/external/libxml2/os400/libxmlrpg/xmlexports.rpgle (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1      * Summary: macros for marking symbols as exportable/importable.
2      * Description: macros for marking symbols as exportable/importable.
3      *
4      * Copy: See Copyright for the status of this software.
5      *
6      * Author: Patrick Monnerat <[email protected]>, DATASPHERE S.A.
7
8      /if not defined(XML_EXPORTS_H__)
9      /define XML_EXPORTS_H__
10
11      * The definition in the original C header file are not applicable to
12      * ILE/RPG.
13      * Therefore this file is intentionally empty.
14
15      /endif                                                                    XML_EXPORTS_H__
16