index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
pager.h
blob: 9ca42eb35f582cbb2353911d900760099d6eaf12 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef UTIL_LINUX_PAGER
#define UTIL_LINUX_PAGER
void
setup_pager
(
void
);
#endif