Merge branch 'ioring_add_sync_file_range' of https://github.com/anarazel/fio
[fio.git] / lib / memcpy.h
CommitLineData
b76d85a4
JA
1#ifndef FIO_MEMCPY_H
2#define FIO_MEMCPY_H
3
4int fio_memcpy_test(const char *type);
5
6#endif