X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2Fcommon-states.c;fp=tests%2Fbenchmark%2Fcommon-states.c;h=4a7f71905e35b8a4cf9cc81df09694d3949f5cc7;hp=6e70351af7d7784e7f2a15889e3de41f91d83d99;hb=1c64a40d8b2a4e65ae002ea0f15ab42f556b0987;hpb=46980605309e922d14f646c6705d184cb674c0f7 diff --git a/tests/benchmark/common-states.c b/tests/benchmark/common-states.c index 6e70351..4a7f719 100644 --- a/tests/benchmark/common-states.c +++ b/tests/benchmark/common-states.c @@ -1 +1,5 @@ +// SPDX-FileCopyrightText: 2023 Olivier Dion +// +// SPDX-License-Identifier: GPL-2.0-or-later + volatile int _test_go = 0, _test_stop = 0;