bump x/sys dependency

This commit is contained in:
Shivaram Lingamneni 2020-09-06 01:23:02 -04:00
parent 4d940a5dc0
commit 66995cdfdf
79 changed files with 747 additions and 9037 deletions

View file

@ -6,7 +6,7 @@
package cpu
func init() {
func archInit() {
if err := readHWCAP(); err != nil {
return
}