blob: ce186c4022cb2c652dea9dbf8d79d6ea013bf92e [file] [log] [blame]
/* This file is used by autoheader to add items to expat_config.h.in */
#ifdef WORDS_BIGENDIAN
#define XML_BYTE_ORDER 21
#else
#define XML_BYTE_ORDER 12
#endif