// SPDX-FileCopyrightText: 2009 Mathieu Desnoyers // SPDX-FileCopyrightText: 2009 Paul E. McKenney, IBM Corporation. // // SPDX-License-Identifier: LGPL-2.1-or-later #ifndef _URCU_H #define _URCU_H /* * Userspace RCU header * * LGPL-compatible code should include this header with : * * #define _LGPL_SOURCE * #include * * IBM's contributions to this file may be relicensed under LGPLv2 or later. */