blob: 18961c7b6ec5dac67b72c8e8891754bf7aacae25 [file] [log] [blame]
Arnaldo Carvalho de Melo4779a2e2013-10-23 14:08:48 -03001#ifndef _PERF_TUI_H_
2#define _PERF_TUI_H_ 1
3
4void tui_progress__init(void);
5
6#endif /* _PERF_TUI_H_ */