Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
20eb0bc2d1f814a58c1859b88657392f1b6cfba2
/
.
/
libblkid
/
include
/
swapprober.h
blob: 510770045b0b75e70a3b0ebeb675c189d56a9fb6 [
file
] [
log
] [
blame
]
#ifndef
UTIL_LINUX_SWAP_PROBER_H
#define
UTIL_LINUX_SWAP_PROBER_H
#include
<blkid.h>
blkid_probe get_swap_prober
(
const
char
*
devname
);
#endif
/* UTIL_LINUX_SWAP_PROBER_H */