From: Ian Lance Taylor Date: Fri, 26 Apr 2019 13:41:14 +0000 (-0700) Subject: runtime: gofmt defs1_netbsd_arm64.go X-Git-Tag: go1.13beta1~543 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bc48cc770f966e401873436413d31436e84df2d8;p=gostls13.git runtime: gofmt defs1_netbsd_arm64.go Updates #30824 Change-Id: I3d9ad7896d528d8274ec78378a546b0356986b9d Reviewed-on: https://go-review.googlesource.com/c/go/+/174078 Reviewed-by: Brad Fitzpatrick --- diff --git a/src/runtime/defs1_netbsd_arm64.go b/src/runtime/defs1_netbsd_arm64.go index d40b88286b..41b7aaca6c 100644 --- a/src/runtime/defs1_netbsd_arm64.go +++ b/src/runtime/defs1_netbsd_arm64.go @@ -128,9 +128,9 @@ type itimerval struct { } type mcontextt struct { - __gregs [35]uint64 - __fregs [4160]byte // _NFREG * 128 + 32 + 32 - _ [8]uint64 // future use + __gregs [35]uint64 + __fregs [4160]byte // _NFREG * 128 + 32 + 32 + _ [8]uint64 // future use } type ucontextt struct {