fio: factor out endian_check
authorStephen M. Cameron <stephenmcameron@gmail.com>
Fri, 24 Feb 2012 07:17:31 +0000 (08:17 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Feb 2012 07:17:31 +0000 (08:17 +0100)
commitb77595688b752c40cc50a33471aa0e4de08da0c6
tree451d6d022312fe0851734752512d3a58b48c70b7
parentf3074008948b51ec380b4f06791ceec89a40d8a6
fio: factor out endian_check

Signed-off-by: Stephen M. Cameron <stephenmcameron@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
endian_check.c [new file with mode: 0644]
endian_check.h [new file with mode: 0644]
fio.c