Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc
[deliverable/linux.git] / tools / lib / subcmd / pager.h
CommitLineData
1843b4e0
JP
1#ifndef __SUBCMD_PAGER_H
2#define __SUBCMD_PAGER_H
32a56bd4 3
096d3558
JP
4extern void pager_init(const char *pager_env);
5
32a56bd4
JP
6extern void setup_pager(void);
7extern int pager_in_use(void);
8
1843b4e0 9#endif /* __SUBCMD_PAGER_H */
This page took 0.056927 seconds and 5 git commands to generate.