Introduce empty rcu test
[libside.git] / tests / regression / side-rcu-test.c
1 #include "../../src/rcu.h"
2
3 int main(int argc, char **argv)
4 {
5 return 0;
6 }
This page took 0.029207 seconds and 4 git commands to generate.