Fix: uatomic arm32: add missing release barrier before uatomic_xchg
[urcu.git] / tests / common / Makefile.am
CommitLineData
6893800a 1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
cfac8042 2
e2dd4f26
MD
3noinst_HEADERS = cpuset.h thread-id.h
4
2650042a
MD
5noinst_LTLIBRARIES = libdebug-yield.la
6
7libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
8
e2dd4f26 9EXTRA_DIST = api.h
This page took 0.028495 seconds and 4 git commands to generate.