Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
428b4f6ba681dbb40c8e2213d0c6ae8f8049dcd5
/
.
/
printing.h
blob: 00799198f03634463f1df9bc290e8affba0706ee [
file
] [
log
] [
blame
]
Stephen M. Cameron
bf3f702
2012-03-27 08:14:48 +0200
[
diff
] [
blame
]
1
#ifndef
PRINTING_H
2
#define
PRINTING_H
3
4
void
gfio_print_results
(
struct
gui_entry
*
ge
);
5
6
#endif