]> Git Repo - linux.git/blob - tools/lib/subcmd/pager.h
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
[linux.git] / tools / lib / subcmd / pager.h
1 #ifndef __SUBCMD_PAGER_H
2 #define __SUBCMD_PAGER_H
3
4 extern void pager_init(const char *pager_env);
5
6 extern void setup_pager(void);
7 extern int pager_in_use(void);
8
9 #endif /* __SUBCMD_PAGER_H */
This page took 0.034422 seconds and 4 git commands to generate.