commit | 062a44052db13d4260a3225603b5b501907478f5 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Sun Mar 01 22:28:46 2020 +0100 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Mon Mar 02 08:32:56 2020 +0000 |
tree | f223a5eecee39cf044f1ba2e133a17f316b215d1 | |
parent | 5d559ad92b82f3696a2a2f23108ac03758aabedb [diff] |
cpu: add mips64x feature detection Follow CL 200579 Change-Id: Ibedd6569bda3d7836ccb77a7746ed0e5df13c633 Reviewed-on: https://go-review.googlesource.com/c/sys/+/221698 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/sys
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the sys repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.