rcuja: fix randomness seed (per-thread), use u64 keyspace for random range
[userspace-rcu.git] / rcuja / Makefile.am
1 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -Wall
2
3 noinst_PROGRAMS = testpop
4
5 testpop_SOURCES = testpop.c
This page took 0.028937 seconds and 4 git commands to generate.