Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
924a80b7b3262cf635dccab7ab857e5eae7c7fd3
/
.
/
libblkid
/
pager.h
blob: 9ca42eb35f582cbb2353911d900760099d6eaf12 [
file
] [
log
] [
blame
]
bigbiff bigbiff
e60683a
2013-02-22 20:55:50 -0500
[
diff
] [
blame
]
1
#ifndef
UTIL_LINUX_PAGER
2
#define
UTIL_LINUX_PAGER
3
4
void
setup_pager
(
void
);
5
6
#endif