allwinner_a64/android/external/fio/printing.h
2018-08-08 16:14:42 +08:00

6 lines
94 B
C

#ifndef PRINTING_H
#define PRINTING_H
void gfio_print_results(struct gui_entry *ge);
#endif