Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ae795fe760e20a7c6ad0f2cd24fc31afad73f427
/
.
/
tools
/
perf
/
ui
/
tui
/
tui.h
blob: 18961c7b6ec5dac67b72c8e8891754bf7aacae25 [
file
] [
log
] [
blame
]
Arnaldo Carvalho de Melo
4779a2e
2013-10-23 14:08:48 -0300
[
diff
] [
blame
]
1
#ifndef
_PERF_TUI_H_
2
#define
_PERF_TUI_H_
1
3
4
void
tui_progress__init
(
void
);
5
6
#endif
/* _PERF_TUI_H_ */