common/rc: add _scratch_{u}mount_idmapped() helpers
[xfstests-dev.git] / src / testx.c
1 #include <stdio.h>
2 int main(void) {
3     return 1;
4 }