X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=os%2Fos-aix.h;h=3d677650934e8a762d6651f32cfa5ee096b47b69;hb=8f6d1311afd37bf70b5b0bd7ebb0944ed9460d34;hp=01b2bdbb29ad2e605ea55f5c9d83819b29f9208d;hpb=67bf982340d95ca98098ea050b54b4c7adb116c0;p=fio.git diff --git a/os/os-aix.h b/os/os-aix.h index 01b2bdbb..3d677650 100644 --- a/os/os-aix.h +++ b/os/os-aix.h @@ -19,12 +19,6 @@ #define OS_MAP_ANON MAP_ANON #define OS_MSG_DONTWAIT 0 -#if BYTE_ORDER == BIG_ENDIAN -#define FIO_BIG_ENDIAN -#else -#define FIO_LITTLE_ENDIAN -#endif - #define FIO_USE_GENERIC_SWAP static inline int blockdev_invalidate_cache(struct fio_file *f)