Remove prof_io_ops.fill_io_u_off(), .fill_io_u_size() and .get_next_file()
[fio.git] / printing.h
CommitLineData
bf3f7027
SC
1#ifndef PRINTING_H
2#define PRINTING_H
3
4void gfio_print_results(struct gui_entry *ge);
5
6#endif