2794a83b7e851eaec8100479e5ebfffabc2cdaa5
[cascardo/linux.git] / tools / perf / util / pager.h
1 #ifndef __PERF_PAGER_H
2 #define __PERF_PAGER_H
3
4 extern void setup_pager(void);
5 extern int pager_in_use(void);
6
7 #endif /* __PERF_PAGER_H */