mirror of
https://github.com/golang/sys.git
synced 2026-02-07 19:26:03 +03:00
This will allow to re-use the implementation when adding support for netbsd/arm64 which will retreive these register values using sysctl(3). Change-Id: I2414cc4c6d1a91fff946466e4bf6d95d07f30137 Reviewed-on: https://go-review.googlesource.com/c/sys/+/264377 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Martin Möhrmann <moehrmann@google.com>