repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'fixes-for-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
[linux/fpc-iii.git]
/
tools
/
perf
/
ui
/
tui
/
tui.h
blob
18961c7b6ec5dac67b72c8e8891754bf7aacae25
1
#ifndef _PERF_TUI_H_
2
#define _PERF_TUI_H_ 1
3
4
void
tui_progress__init
(
void
);
5
6
#endif
/* _PERF_TUI_H_ */