diff options
| author | Jes Cok <xigua67damn@gmail.com> | 2023-09-16 00:07:59 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-09-20 18:20:42 +0000 |
| commit | a72d1e5bf4eedec97dbc79bce3b5dc8a76c1b2ac (patch) | |
| tree | 6ddf892b80838aebf35ba91f42b710d984c2c50d /src/debug/elf | |
| parent | 6f2e1be1320940ffce998011ee2d81190cec8bca (diff) | |
| download | go-a72d1e5bf4eedec97dbc79bce3b5dc8a76c1b2ac.tar.xz | |
runtime: unify the method signature for *sigctxt.fault
Currently, *sigctxt.fault of freebsd-arm64 and openbsd-arm64 return
uint64 which is different from other arches (return uintptr). Change
the method signature for consistency.
Change-Id: I81185123c1ea40e456075fd86b931aa860c38a42
GitHub-Last-Rev: 82934ecd3d2c712c2f47378e5b2c802427874d4d
GitHub-Pull-Request: golang/go#62672
Reviewed-on: https://go-review.googlesource.com/c/go/+/528817
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/debug/elf')
0 files changed, 0 insertions, 0 deletions
