aboutsummaryrefslogtreecommitdiffstats
path: root/device/race_disabled_test.go
blob: fffdc8ece1cd6c4e47243583e0eff96fdc95e151 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
//go:build !race

/* SPDX-License-Identifier: MIT
 *
 * Copyright (C) 2017-2022 WireGuard LLC. All Rights Reserved.
 */

package device

const raceEnabled = false