summaryrefslogtreecommitdiff
path: root/src/pkg/sync/atomic/race.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/sync/atomic/race.s')
-rw-r--r--src/pkg/sync/atomic/race.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/pkg/sync/atomic/race.s b/src/pkg/sync/atomic/race.s
deleted file mode 100644
index bdce7668b..000000000
--- a/src/pkg/sync/atomic/race.s
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright 2014 The Go Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
-
-// +build race
-
-// This file is here only to allow external functions.
-// The operations are implemented in src/runtime/race_amd64.s