aboutsummaryrefslogtreecommitdiff
path: root/src/sync/atomic/asm.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/atomic/asm.s')
-rw-r--r--src/sync/atomic/asm.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sync/atomic/asm.s b/src/sync/atomic/asm.s
index f86726f3a1..7b8c9b9430 100644
--- a/src/sync/atomic/asm.s
+++ b/src/sync/atomic/asm.s
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build !race
// +build !race
#include "textflag.h"