Finalize (?) byte swap/endian stuff
[fio.git] / os / os-hpux.h
index ae3d6f2864c770879447abc71f33e5e72450dd00..43098ad72d86fcc40d6d8c2860d7fa62722d3b6d 100644 (file)
@@ -50,6 +50,8 @@
 #define FIO_BIG_ENDIAN
 #endif
 
+#define FIO_USE_GENERIC_SWAP
+
 #define FIO_OS_HAVE_AIOCB_TYPEDEF
 typedef struct aiocb64 os_aiocb_t;