generic: test record locks across execve in multithread process
[xfstests-dev.git] / src / testx.c
1 #include <stdio.h>
2 int main(void) {
3     return 1;
4 }