blob: 1fe86e74e6ddbc9fbd26a9efa497f587d93a2221 [file] [log] [blame]
#ifndef GFIO_CLIENT_H
#define GFIO_CLIENT_H
extern struct client_ops gfio_client_ops;
extern void gfio_display_end_results(struct gfio_client *);
#endif