]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: fix signature of crosscall_amd64 in comment
authorMoZhonghua <Kasulle@gmail.com>
Fri, 12 Nov 2021 08:08:25 +0000 (08:08 +0000)
committerIan Lance Taylor <iant@golang.org>
Wed, 15 Dec 2021 00:14:57 +0000 (00:14 +0000)
commitc948823cb7fc898eafb798ad15655663755d0bc9
tree080049f10f7f1c0640e3f7b4eb1b14a1416ede25
parentdc5a8f9647257584a17efef219edc7d494b9a5bc
runtime/cgo: fix signature of crosscall_amd64 in comment

In CL 289192, crosscall_amd64() was changed to recieve 3
arguments, but the comment was not updated.

Change-Id: Iba36c27aa5189e50f3fcc2a50291fecb2ef722c1
GitHub-Last-Rev: e7c041f00c562fdfeec84f1f3ea341713dcc7bf5
GitHub-Pull-Request: golang/go#49539
Reviewed-on: https://go-review.googlesource.com/c/go/+/363442
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/cgo/gcc_amd64.S