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