Commit bc48cc77 authored by Ian Lance Taylor's avatar Ian Lance Taylor

runtime: gofmt defs1_netbsd_arm64.go

Updates #30824

Change-Id: I3d9ad7896d528d8274ec78378a546b0356986b9d
Reviewed-on: https://go-review.googlesource.com/c/go/+/174078Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent a7dc6ca4
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment