]> Cypherpunks repositories - gostls13.git/commit
runtime: clean atomic_loong64.s of unnecessary package references
authorGuoqi Chen <chenguoqi@loongson.cn>
Mon, 27 Mar 2023 03:44:05 +0000 (11:44 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 28 Mar 2023 22:44:09 +0000 (22:44 +0000)
commitc52069361a3730f81c7be63251fa2064986cf867
tree5b5d6b918209d93ced11ce0c2e2d62eba944ae4a
parent91a40f43b629ac9237967f3faf0733de268ea652
runtime: clean atomic_loong64.s of unnecessary package references

The symbols are all defined within the same file, no need
to reference through package names.

Change-Id: I81c27831e85666ebd26d346aeb8f023e52d98acc
Reviewed-on: https://go-review.googlesource.com/c/go/+/479497
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: WANG Xuerui <git@xen0n.name>
src/runtime/internal/atomic/atomic_loong64.s