65c2a6b8efc54c32edac581783f8f604df42a7b9
[urcu.git] / include / urcu / urcu-futex.h
1 // SPDX-FileCopyrightText: 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2 //
3 // SPDX-License-Identifier: LGPL-2.1-or-later
4
5 #warning "urcu/urcu-futex.h is deprecated. Please include urcu/futex.h instead."
6 #include <urcu/futex.h>
This page took 0.031601 seconds and 5 git commands to generate.