uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / common / Makefile.am
CommitLineData
d001c886
MJ
1# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
2#
3# SPDX-License-Identifier: MIT
4
6b071d73 5AM_CPPFLAGS += -I$(top_srcdir)/src -I$(top_srcdir)/tests/common
cfac8042 6
6b071d73
MJ
7noinst_HEADERS = \
8 api.h \
9 compat-rand.h \
10 thread-id.h
e2dd4f26 11
2650042a
MD
12noinst_LTLIBRARIES = libdebug-yield.la
13
14libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
This page took 0.036884 seconds and 4 git commands to generate.