Unifdef QNX.

Again, hasn't worked since at least 7.0.
This commit is contained in:
Adam Jackson
2008-07-23 09:09:11 -04:00
parent 331cc3f079
commit 0ff5bc4048
15 changed files with 8 additions and 181 deletions

View File

@@ -234,9 +234,9 @@ SOFTWARE.
/* ???? */
#endif /* AMD64 */
#if (defined(SVR4) && (defined(__i386__) || (defined(__i386)))) || \
#if defined(SVR4) && (defined(__i386__) || defined(__i386) ) || \
defined(__alpha__) || defined(__alpha) || \
defined(__i386__) || defined(__QNX__) || \
defined(__i386__) || \
defined(__s390x__) || defined(__s390__)
#ifndef IMAGE_BYTE_ORDER