]> Cypherpunks.ru repositories - gostls13.git/commit
internal/syscall/unix: use internal/abi.FuncPC for syscall wrapper
authorCherry Zhang <cherryyz@google.com>
Mon, 3 May 2021 22:17:38 +0000 (18:17 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 3 May 2021 22:59:55 +0000 (22:59 +0000)
commit731a015ab8c8f44c7196123fd65b184a63d6835a
tree289349cb7de41ce658e2ee9f33ffd2f791b702a1
parente8eb1d82690c5c70df770df41ca237e5756f21d5
internal/syscall/unix: use internal/abi.FuncPC for syscall wrapper

Following CL 313230, this is for internal/syscall/unix package.

Updates #45702.

Change-Id: Ie6d8c1923dfeae56896212393c5c2a6e257648d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/316649
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/internal/syscall/unix/getentropy_darwin.go