Added U_IS_BIG_ENDIAN

X-Commit-URL: https://ssl.icu-project.org/trac/changeset/29
This commit is contained in:
Steven R. Loomis 1999-10-09 01:25:17 +00:00
parent 1923d9c8f0
commit 2030b941a0

View file

@ -37,6 +37,9 @@
#define HAVE_UINT32_T @HAVE_UINT32_T@
#define HAVE_BOOL_T @HAVE_BOOL_T@
/* Determines the endianness of the platform */
#define U_IS_BIG_ENDIAN @U_IS_BIG_ENDIAN@
/*===========================================================================*/
/* Platform/Language determination */
/*===========================================================================*/